Crew monitor revisit (#22240)

This commit is contained in:
chromiumboy
2023-12-09 23:38:50 -06:00
committed by GitHub
parent ffb9112dc5
commit b70c0845d0
28 changed files with 1871 additions and 1302 deletions

View File

@@ -21,5 +21,7 @@ public sealed partial class StationMapWindow : FancyWindow
{
Title = metadata.EntityName;
}
NavMapScreen.ForceNavMapUpdate();
}
}