コード例 #1
0
 public void StartNextChoice()
 {
     _currentBridge.BreakBridge();
     _currentBridge.ActivateBridges(_islandDestination);
 }