Make item display universal

This commit is contained in:
2022-06-19 12:56:30 +01:00
parent df1f3ad6b0
commit 541a04f1bc
22 changed files with 349 additions and 358 deletions
-1
View File
@@ -107,7 +107,6 @@ defaultGun = defaultItem
, _itInvPos = Nothing
, _itIsHeld = False
, _itEffect = NoItEffect
, _itInvDisplay = basicItemDisplay
, _itInvColor = white
, _itInvSize = 1
, _itParams = NoParams