Work on debugging
This commit is contained in:
@@ -14,6 +14,7 @@ defaultInput :: Input
|
||||
defaultInput =
|
||||
Input
|
||||
{ _clickPos = mempty
|
||||
, _clickWorldPos = mempty
|
||||
, _heldPos = mempty
|
||||
, _textInput = mempty
|
||||
, _pressedKeys = mempty
|
||||
|
||||
Reference in New Issue
Block a user