Fix improper loading order with saved games
This commit is contained in:
@@ -97,6 +97,7 @@ public:
|
||||
void import_legacy(legacy::scenario_data_type& old);
|
||||
void import_legacy(legacy::scen_item_data_type& old);
|
||||
void writeTo(std::ostream& file) const;
|
||||
void readFrom(std::istream& file);
|
||||
std::string format_scen_version();
|
||||
std::string format_ed_version();
|
||||
|
||||
|
Reference in New Issue
Block a user