Refactor projectiles

This commit is contained in:
2022-07-20 09:55:07 +01:00
parent 9daf872878
commit 330a81a955
14 changed files with 196 additions and 200 deletions
+1
View File
@@ -87,6 +87,7 @@ functionalUpdate cfig w = checkEndGame
. updateFlares
. updateBeams
. updateIMl _props _pjUpdate
. updateIMl _projectiles _prjUpdate
. updateLightSources
. updateClouds
. updateGusts