fix MQGTG right side resetting

This commit is contained in:
Pepper0ni 2025-04-22 02:36:15 +01:00
parent 29af294b0c
commit ee8fc19843

View file

@ -2498,6 +2498,7 @@ void Logic::Reset() {
ForestOpenBossCorridor = false; ForestOpenBossCorridor = false;
ShadowTrialFirstChest = false; ShadowTrialFirstChest = false;
MQGTGMazeSwitch = false; MQGTGMazeSwitch = false;
MQGTGRightSideSwitch = false;
GTGPlatformSilverRupees = false; GTGPlatformSilverRupees = false;
MQJabuHolesRoomDoor = false; MQJabuHolesRoomDoor = false;
JabuWestTentacle = false; JabuWestTentacle = false;