This commit is contained in:
2022-07-24 13:53:35 +01:00
parent ac069d08f6
commit 2c1bc67a51
16 changed files with 185 additions and 199 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ defaultWorld = World
, _projectiles = IM.empty
, _instantBullets = []
, _bullets = []
, _instantParticles = []
, _particles = []
-- , _instantParticles = []
-- , _particles = []
, _flames = []
, _radarSweeps = []
, _sparks = []