Example #1
0
 public void Init(BattleMgr battleMgr)
 {
     battleMgr.LoadMonsterByWaveId(waveIndex);
 }