12
0

Removing WS 1.14

Dieser Commit ist enthalten in:
Lixfel 2020-01-06 12:15:06 +01:00
Ursprung 38303d1315
Commit 4b2427527f

Datei anzeigen

@ -23,7 +23,6 @@ public enum SchematicType {
CWarShip1_8("CWS1.8", Type.CHECK_TYPE),
CWarGear1_7("CWG1.7", Type.CHECK_TYPE),
WarGear1_14("WG1.14", Type.FIGHT_TYPE, null),
WarShip1_14("WS1.14", Type.FIGHT_TYPE, null),
MPPWarGear1_12("MPPWG", Type.FIGHT_TYPE, CMPPWarGear1_12),
SGWarShip("SGWS", Type.FIGHT_TYPE, CSGWarShip),
WarGear1_12("WG1.12", Type.FIGHT_TYPE, null),