Beispiel #1
0
 public static void DefaultInitialization()
 {
     Whale.AddAlly(Player);
     Player.AddAlly(Whale);
 }