Constinue work on respawn

This commit is contained in:
2025-08-14 19:22:26 +01:00
parent dd1f3b2ef5
commit 04c60151e1
7 changed files with 153 additions and 157 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ data LWorld = LWorld
, _imHotkeys :: NewIntMap ItmInt Hotkey
, _lAimPos :: Point2
, _lInvLock :: Bool
, _respawnPos :: Point2
, _respawnPos :: (Point2, Float)
}
--data WorldBeams = WorldBeams