Restore save-world issue and tuning state

This commit is contained in:
Jan Petykiewicz 2026-04-17 18:00:35 -07:00
commit 40078707c8
12 changed files with 520 additions and 24 deletions

View file

@ -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,