Add check for button hold down when releasing rb for lb action
This commit is contained in:
@@ -86,6 +86,7 @@ defaultWorld = World
|
||||
, _doneSideEffects = []
|
||||
, _debugFlags = defaultDebugFlags
|
||||
, _inventoryMode = TopInventory
|
||||
, _lClickHammer = HammerUp
|
||||
}
|
||||
defaultCreature :: Creature
|
||||
defaultCreature = Creature
|
||||
|
||||
Reference in New Issue
Block a user