bingus dingus

This commit is contained in:
bryanthaboi
2026-08-04 10:32:51 -04:00
parent 626080d228
commit 8fbe819493
18 changed files with 175 additions and 70 deletions
+1 -1
View File
@@ -4009,7 +4009,7 @@ function OverworldState:startWarpTo(mapId, x, y, facing, onDone, opts)
end, function()
self.transitioning = false
if onDone then onDone() end
end))
end, true)) -- warp shape: no fade back in (LoadGBPal restores in one write)
end
-- Re-read a map record after its data changed (WorldAPI:invalidateMap,