Cleanup
This commit is contained in:
@@ -25,7 +25,6 @@ updateUsingInput w = case _hudElement $ _hud w of
|
||||
DisplayCarte
|
||||
-> updatePressedButtonsCarte (_mouseButtons w) w
|
||||
|
||||
-- ugly check for subinventory inventory hammer, this should change
|
||||
updatePressedButtons :: SubInventory -> M.Map MouseButton Bool -> World -> World
|
||||
updatePressedButtons subinv pkeys w = case subinv of
|
||||
NoSubInventory
|
||||
|
||||
Reference in New Issue
Block a user