Tweak energyballs

This commit is contained in:
2025-06-09 08:40:47 +01:00
parent 3dce133f30
commit 5d8b493636
9 changed files with 12 additions and 126 deletions
+1
View File
@@ -36,6 +36,7 @@ data SoundOrigin
| LeverSound Int
| Explosion Int
| Tap Int
| EBSound Int
deriving (Eq, Ord, Show, Read) --Generic, Flat)