This commit is contained in:
2025-06-26 12:17:08 +01:00
parent d0f20da9f1
commit ab82bcbe20
9 changed files with 103 additions and 117 deletions
-1
View File
@@ -29,7 +29,6 @@ import Geometry.Data
data ItemUse
= UseHeld
| UseEquip
| UseAttach {_uaParams :: AttachParams}
| UseInt {_uInt :: Int}
| UseNothing