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