Move bullet modifications from weapons to magazines
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
All good (615 modules, at 00:01:24)
|
||||
/home/justin/Haskell/loop/src/Dodge/Bullet.hs:75:5-11: warning: [-Wunused-local-binds]
|
||||
Defined but not used: ‘bultype’
|
||||
|
|
||||
75 | bultype = _laAmmoType $ _heldConsumption $ _itUse it
|
||||
| ^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/HeldUse.hs:371:14: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘x’
|
||||
|
|
||||
371 | moddelay x = id
|
||||
| ^
|
||||
|
||||
Reference in New Issue
Block a user