示例#1
0
文件: Unit.cs 项目: akurt5/RTS-Clone
 public void OnDestroy()
 {
     PopulationManager.DecPop();
 }