Exemplo n.º 1
0
 public static void init()
 {
     Armor.init();
     Weapon.init();
     Ship.init();
     T3.init();
     T7.init();
 }