Log for sending locations now retriggers when exiting out of the game

This commit is contained in:
MarioSpore
2025-10-02 20:47:32 -04:00
parent 0503c2ead3
commit 67bbde2556

View File

@@ -332,6 +332,7 @@ class GrinchClient(BizHawkClient):
#If not in game or at a menu, or loading the publisher logos
if ingame_map_id <= 0x04 or ingame_map_id >= 0x35:
self.ingame_log = False
return False
#If grinch has changed maps