Highlight moused-over inventory items
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
/home/justin/Haskell/loop/src/Dodge/Render/ShapePicture.hs:61:19: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘cfig’
|
||||
/home/justin/Haskell/loop/src/Dodge/Render/HUD.hs:33:1-30: warning: [-Wunused-imports]
|
||||
The import of ‘Dodge.SelectionSections’ is redundant
|
||||
|
|
||||
61 | drawDIMouseOver w cfig = fromMaybe mempty $ do
|
||||
| ^^^^
|
||||
33 | import Dodge.SelectionSections
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user