Allow for easier mounted objects on doors
This commit is contained in:
@@ -10,6 +10,5 @@ defaultProp =
|
||||
, _prDraw = mempty
|
||||
, _prID = 0
|
||||
, _prUpdate = PropUpdateId
|
||||
, _prToggle = True
|
||||
, _prRot = 0
|
||||
}
|
||||
|
||||
@@ -158,6 +158,7 @@ defaultLWorld =
|
||||
, _lAimPos = 0
|
||||
, _lInvLock = False
|
||||
, _respawnPos = (V2 20 20, pi / 2)
|
||||
, _tempSPic = mempty
|
||||
}
|
||||
|
||||
defaultHUD :: HUD
|
||||
|
||||
Reference in New Issue
Block a user