Remove instantBullets

This commit is contained in:
2024-12-24 12:50:00 +00:00
parent a28ec07ffb
commit 75958c1e2c
9 changed files with 25 additions and 23 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ defaultLWorld =
, _itemLocations = IM.empty
, _props = IM.empty
, _projectiles = IM.empty
, _instantBullets = []
-- , _instantBullets = []
, _bullets = []
, _flames = []
, _radarSweeps = []