Restore save-world issue and tuning state
This commit is contained in:
parent
934b0049eb
commit
40078707c8
12 changed files with 520 additions and 24 deletions
|
|
@ -280,6 +280,8 @@ mod tests {
|
|||
named_locomotive_availability_table: None,
|
||||
locomotive_catalog: None,
|
||||
cargo_catalog: None,
|
||||
world_issue_37_state: None,
|
||||
world_economic_tuning_state: None,
|
||||
company_roster: None,
|
||||
chairman_profile_table: None,
|
||||
special_conditions_table: None,
|
||||
|
|
@ -421,6 +423,8 @@ mod tests {
|
|||
named_locomotive_availability_table: None,
|
||||
locomotive_catalog: None,
|
||||
cargo_catalog: None,
|
||||
world_issue_37_state: None,
|
||||
world_economic_tuning_state: None,
|
||||
company_roster: None,
|
||||
chairman_profile_table: None,
|
||||
special_conditions_table: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue