mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -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 not in game or at a menu, or loading the publisher logos
|
||||||
if ingame_map_id <= 0x04 or ingame_map_id >= 0x35:
|
if ingame_map_id <= 0x04 or ingame_map_id >= 0x35:
|
||||||
|
self.ingame_log = False
|
||||||
return False
|
return False
|
||||||
|
|
||||||
#If grinch has changed maps
|
#If grinch has changed maps
|
||||||
|
Reference in New Issue
Block a user