コード例 #1
0
 public void NextSector()
 {
     ++CurrentSector;
     F_Object.SwitchSectorAll();
 }