Commit before removing stackable items

This commit is contained in:
2024-09-08 15:17:59 +01:00
parent 1006bb5529
commit 86795f1a10
20 changed files with 73 additions and 39 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ data ItemUse
, _heldMods :: HeldMod
, _heldHammer :: HammerPosition
, _heldAim :: AimParams
, _heldConsumption :: [AmmoType]
, _heldAmmoTypes :: [AmmoType]
, _heldParams :: HeldParams
-- , _useTargeting :: Maybe TargetType
}
-1
View File
@@ -20,7 +20,6 @@ data SoundOrigin
| MachineAltSound Int
| TerminalSound
| WallSound Int
| CrReloadSound Int
| Flamer
| ShellSound Int
| FlameSound