コード例 #1
0
 void Pollution()
 {
     changeTicker("Pollution: Predator death rate increase");
     simulator.ChanngePredDeathRate(0.8f);
 }