Add more debug info for selected creatures

This commit is contained in:
2023-04-30 13:55:54 +01:00
parent 5b1212e4f6
commit 08e71e5451
17 changed files with 116 additions and 50 deletions
+1
View File
@@ -16,6 +16,7 @@ defaultInput =
{ _clickPos = mempty
, _clickWorldPos = mempty
, _heldPos = mempty
, _heldWorldPos = mempty
, _textInput = mempty
, _pressedKeys = mempty
, _mouseButtons = mempty