mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 21:27:58 +03:00
fix MQGTG right side resetting
This commit is contained in:
parent
29af294b0c
commit
ee8fc19843
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue