Correction to last commit: remove _ilIsAttached
This commit is contained in:
@@ -31,7 +31,7 @@ data ItemLocation
|
||||
, _ilInvID :: NewInt InvInt
|
||||
, _ilIsRoot :: Bool -- of any item
|
||||
, _ilIsSelected :: Bool
|
||||
-- , _ilIsAttached :: Bool -- to selected item. question: downwards and upwards?
|
||||
--- , _ilIsAttached :: Bool -- to selected item. question: downwards and upwards?
|
||||
, _ilEquipSite :: Maybe EquipSite
|
||||
}
|
||||
| OnTurret {_ilTuID :: Int}
|
||||
|
||||
Reference in New Issue
Block a user