This commit is contained in:
2022-06-29 12:42:02 +01:00
parent e24f89217a
commit 1f4f1f6ab1
3 changed files with 10 additions and 13 deletions
-1
View File
@@ -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