Move randomOffset out of records

This commit is contained in:
2025-06-04 11:33:14 +01:00
parent 636a13b678
commit a8aab75739
8 changed files with 68 additions and 37 deletions
+1 -2
View File
@@ -29,8 +29,7 @@ defaultHeldUse = UseHeld
-- , _heldHammer = HammerUp
, _heldMuzzles = defaultMuzzles
, _heldParams = BulletShooterParams
{ _randomOffset = 0
, _sidePush = 0
{ _sidePush = 0
-- , _bulGunSound = Just (tap3S, 0)
, _weaponInvLock = 0
, _weaponRepeat = []