Get rid of warnings

This commit is contained in:
2025-06-07 19:14:56 +01:00
parent 81a7dcd962
commit faa3c4cde4
12 changed files with 85 additions and 96 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ data BulletEffect
data BulletPayload
= BulBall {_spawnEBT :: EnergyBallType}
| BulPlain {_sparkDam :: Int}
| BulPlain {_buDam :: Int}
| BulFlak
| BulFrag
| BulGas