Commit before using central mouse context type
This commit is contained in:
@@ -15,6 +15,7 @@ defaultInput :: Input
|
||||
defaultInput =
|
||||
Input
|
||||
{ _clickPos = mempty
|
||||
, _mouseContext = NoMouseContext
|
||||
, _clickWorldPos = mempty
|
||||
, _heldPos = mempty
|
||||
, _heldWorldPos = mempty
|
||||
|
||||
Reference in New Issue
Block a user