Removing Eiszeit schematic type
Dieser Commit ist enthalten in:
Ursprung
526dc25c5d
Commit
c8a77e1755
@ -13,8 +13,6 @@ public enum SchematicType {
|
||||
WarGear("WG", Type.FIGHT_TYPE, CWarGear),
|
||||
WarShip("WS", Type.FIGHT_TYPE, CWarShip),
|
||||
MiniWarGear("MWG", Type.FIGHT_TYPE, CMiniWarGear),
|
||||
CEiszeit("CEZ", Type.CHECK_TYPE),
|
||||
Eiszeit("EZ", Type.FIGHT_TYPE, CEiszeit),
|
||||
CWarShip1_8("CWS1.8", Type.CHECK_TYPE),
|
||||
CWarGear1_7("CWG1.7", Type.CHECK_TYPE),
|
||||
WarShip1_8("WS1.8", Type.FIGHT_TYPE, CWarShip1_8),
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren