Separate out ammo data

This commit is contained in:
2022-07-20 15:01:01 +01:00
parent 8142899be1
commit 2755a4ffdd
14 changed files with 242 additions and 262 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ defaultShell = Shell
, _prjDraw = DrawShell
, _prjID = 0
, _prjTimer = 0
, _prjUpdate = const id
, _prjPayload = ExplosionPayload
, _prjUpdates = []
, _prjMITID = Nothing
}