コード例 #1
0
ファイル: Unit.cs プロジェクト: akurt5/RTS-Clone
 public void OnDestroy()
 {
     PopulationManager.DecPop();
 }