Continue mouse refactor, add explicit release event/timer
This commit is contained in:
+1
-10
@@ -1,10 +1 @@
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:98:20: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘i’
|
||||
|
|
||||
98 | OverInvSelect (i,j) -> w
|
||||
| ^
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:98:22: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘j’
|
||||
|
|
||||
98 | OverInvSelect (i,j) -> w
|
||||
| ^
|
||||
All good (594 modules, at 11:57:14)
|
||||
|
||||
Reference in New Issue
Block a user