Fix connecting sounds
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
All good (594 modules, at 19:11:58)
|
||||
/home/justin/Haskell/loop/src/Dodge/Inventory.hs:250:1-16: warning: [-Wunused-top-binds]
|
||||
Defined but not used: ‘isConnectedAbove’
|
||||
|
|
||||
250 | isConnectedAbove x = case x ^. locLdtContext of
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Inventory.hs:255:1-16: warning: [-Wunused-top-binds]
|
||||
Defined but not used: ‘isConnectedBelow’
|
||||
|
|
||||
255 | isConnectedBelow x = case x ^. locLdtContext of
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user