Skip to content

Commit

Permalink
Adding this back in; hopefully fixes the error
Browse files Browse the repository at this point in the history
  • Loading branch information
Exempt-Medic authored Dec 6, 2023
1 parent af44468 commit 0537241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/archipelago.lua
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ function onClear(slot_data)
obj.CurrentStage = value
elseif k == "puzzle_randomization" then
Tracker:FindObjectForCode("puzzleRandomization").CurrentStage = value
require(getLogicFile())
else
obj.Active = value
end
Expand Down

0 comments on commit 0537241

Please sign in to comment.