Load placed-structure side-buffer summaries into save slices

This commit is contained in:
Jan Petykiewicz 2026-04-19 03:18:42 -07:00
commit 777e11e230
5 changed files with 337 additions and 15 deletions

View file

@ -5784,6 +5784,7 @@ mod tests {
company_roster: None,
chairman_profile_table: None,
placed_structure_collection: None,
placed_structure_dynamic_side_buffer_summary: None,
special_conditions_table: None,
event_runtime_collection: None,
notes: vec!["exported for test".to_string()],