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