Пример #1
0
 public static void OnPlayerSolarSystemChanged(Player p, SolarSystem ss)
 {
     ss.AddPlayerToSolarSystem(p);
 }