cd3efa9124
This causes a slight gap when dragging backwards and forwards over large items
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:252:13-17: warning: [-Wunused-matches]
|
||
Defined but not used: ‘above’
|
||
|
|
||
252 | above <- ss ^? ix (mini - 1)
|
||
| ^^^^^
|