Remove schematic upgrades and module and ship levels
This commit is contained in:
@@ -18,7 +18,6 @@ struct ArenaStationEntry
|
||||
struct ArenaShipEntry
|
||||
{
|
||||
std::string schematicId;
|
||||
int level;
|
||||
int count;
|
||||
std::optional<ShipLayoutConfig> layout;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user