fix MQGTG right side resetting (#5442)

This commit is contained in:
Pepper0ni 2025-04-23 04:38:14 +01:00 committed by GitHub
parent 3c4f38e2f0
commit 103a36e5fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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