Add z level to energy balls
This commit is contained in:
@@ -102,7 +102,7 @@ extraPics cfig u =
|
||||
<> foldMap drawFlame (_flames lw)
|
||||
<> foldMap drawEnergyBall (_energyBalls lw)
|
||||
<> foldMap drawSpark (_sparks lw)
|
||||
<> foldMap drawBul (_bullets lw)
|
||||
<> foldMap drawBullet (_bullets lw)
|
||||
<> foldMap drawBlip (_radarBlips lw)
|
||||
<> _flares lw
|
||||
<> foldMap drawLightSource (_lightSources lw)
|
||||
|
||||
Reference in New Issue
Block a user