コード例 #1
0
 public void NormalMode()
 {
     buildingSystem.SwitchMode(BuildingSystem.ClickMode.Normal);
     ChangeSpeed(beforeSpeed / 10);
 }