mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Log for sending locations now retriggers when exiting out of the game
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user