Work on debugging

This commit is contained in:
2023-04-27 11:35:48 +01:00
parent 35990c53bf
commit 9972e0fdea
17 changed files with 39 additions and 28 deletions
+1
View File
@@ -14,6 +14,7 @@ defaultInput :: Input
defaultInput =
Input
{ _clickPos = mempty
, _clickWorldPos = mempty
, _heldPos = mempty
, _textInput = mempty
, _pressedKeys = mempty