Fix item location bug

This commit is contained in:
2026-05-16 12:21:19 +01:00
parent db2ce72076
commit 4bcea5e772
10 changed files with 159 additions and 148 deletions
+1
View File
@@ -43,6 +43,7 @@ defaultWorld =
, _playingSounds = M.empty
, _randGen = mkStdGen 2
, _testFloat = 0
, _testString = ""
, _rbState = NoRightButtonState
, _hud = defaultHUD
, _worldEventFlags = mempty