Allow fast drop and pickup, fix right button options bug
This commit is contained in:
@@ -15,7 +15,7 @@ data RightButtonOptions
|
||||
| EquipOptions
|
||||
{ _opEquip :: [EquipPosition]
|
||||
, _opSel :: Int
|
||||
, _opCurInvPos :: Int
|
||||
, _opItemID :: Int
|
||||
, _opAllocateEquipment :: AllocateEquipment
|
||||
, _opActivateEquipment :: ActivateEquipment
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user