Simplify lasers

This commit is contained in:
2025-01-07 01:36:23 +00:00
parent 4a9c1cd6b3
commit b3cf10bd26
15 changed files with 227 additions and 227 deletions
-2
View File
@@ -9,7 +9,6 @@ module Dodge.Draw (
module Dodge.Button.Draw,
module Dodge.EnergyBall.Draw,
module Dodge.Flame.Draw,
module Dodge.Laser.Draw,
module Dodge.LightSource.Draw,
module Dodge.LinearShockwave.Draw,
module Dodge.Machine.Draw,
@@ -30,7 +29,6 @@ import Dodge.Bullet.Draw
import Dodge.Button.Draw
import Dodge.EnergyBall.Draw
import Dodge.Flame.Draw
import Dodge.Laser.Draw
import Dodge.LightSource.Draw
import Dodge.LinearShockwave.Draw
import Dodge.Machine.Draw