Skip to content

Conversation

@frigoref
Copy link
Member

@frigoref frigoref commented Nov 4, 2025

No description provided.

}
bottomBar.setTerritory(null);
GameShutdownRegistry.runShutdownActions();
StackTraceReportModel.setCurrentMapName(null);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
StackTraceReportModel.setCurrentMapName(null);

AFAIK setting the map name back to null should not be necessary. Is there a specific reason here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double check if this is the logic for the full game shutdown, or if we are closing the current game. IF full game shutdown, then we don't need to null out the map.

@DanVanAtta DanVanAtta removed their assignment Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants