Allow for easier mounted objects on doors

This commit is contained in:
2025-10-25 18:44:34 +01:00
parent 7585531dd1
commit cbf0f47b9b
14 changed files with 263 additions and 253 deletions
-1
View File
@@ -10,6 +10,5 @@ defaultProp =
, _prDraw = mempty
, _prID = 0
, _prUpdate = PropUpdateId
, _prToggle = True
, _prRot = 0
}
+1
View File
@@ -158,6 +158,7 @@ defaultLWorld =
, _lAimPos = 0
, _lInvLock = False
, _respawnPos = (V2 20 20, pi / 2)
, _tempSPic = mempty
}
defaultHUD :: HUD