Continue mouse context refactor
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
All good (594 modules, at 11:01:56)
|
||||
/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
|
||||
| ^
|
||||
|
||||
Reference in New Issue
Block a user