Simplify energyBalls (no z component)

This commit is contained in:
2024-12-24 15:05:36 +00:00
parent c4b9142d0f
commit 957f233629
5 changed files with 14 additions and 18 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ aStaticBall p =
, _ebWidth = 3
, _ebTimer = 20
, _ebEff = (ELECTRICAL, 10)
, _ebZ = 20
-- , _ebZ = 20
, _ebRot = 0
}