Unify curve bullets with straight

This commit is contained in:
jgk
2021-03-25 03:06:37 +01:00
parent bc5ad33652
commit 31988e024b
5 changed files with 64 additions and 119 deletions
-2
View File
@@ -4,12 +4,10 @@ module Dodge.WorldEvent
, module Dodge.WorldEvent.Flash
, module Dodge.WorldEvent.ThingsHit
, module Dodge.WorldEvent.HelperParticle
, module Dodge.WorldEvent.Projectile
, module Dodge.WorldEvent.Cloud
)
where
import Dodge.WorldEvent.Projectile
import Dodge.WorldEvent.Bullet
import Dodge.WorldEvent.Flash
import Dodge.WorldEvent.ThingsHit