Simplify shockwave damages

This commit is contained in:
2025-06-23 18:15:28 +01:00
parent 4e008366f4
commit 54eab6dd9e
12 changed files with 468 additions and 457 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
module Dodge.Laser.Update (
updateLaser,
) where
module Dodge.Laser.Update ( updateLaser) where
import Dodge.Damage
import Control.Lens