Make torch use battery power

This commit is contained in:
2024-10-02 23:53:38 +01:00
parent 49ffbfafc2
commit 844bb486e6
13 changed files with 72 additions and 76 deletions
+1 -15
View File
@@ -1,15 +1 @@
/home/justin/Haskell/loop/src/Dodge/ItEffect.hs:67:17-19: warning: [-Wunused-matches]
Defined but not used: itm
|
67 | createHeldLight itm cr = id
| ^^^
/home/justin/Haskell/loop/src/Dodge/ItEffect.hs:67:21-22: warning: [-Wunused-matches]
Defined but not used: cr
|
67 | createHeldLight itm cr = id
| ^^
/home/justin/Haskell/loop/src/Dodge/Creature/State.hs:202:14-16: warning: [-Wunused-matches]
Defined but not used: itm
|
202 | testtorch cr itm (p,q) = --createTorchLightOffset cr itm pos' .
| ^^^
All good (602 modules, at 23:49:54)