Remove eeAttachPos record

This commit is contained in:
2025-06-05 14:03:14 +01:00
parent cf7a5b2362
commit 482ed6514c
5 changed files with 15 additions and 37 deletions
-4
View File
@@ -31,10 +31,6 @@ import Geometry.Data
data ItemUse
= UseHeld
-- { --_heldDelay :: UseDelay
---- , _heldMuzzles :: [Muzzle]
---- _heldFrame :: Int
-- }
| UseEquip {_uequipEffect :: EquipEffect}
| UseAttach {_uaParams :: AttachParams}
| UseInt {_uInt :: Int}