예제 #1
0
파일: Unit.cs 프로젝트: akurt5/RTS-Clone
 public void OnDestroy()
 {
     PopulationManager.DecPop();
 }