Refactor projectiles
This commit is contained in:
@@ -87,6 +87,7 @@ functionalUpdate cfig w = checkEndGame
|
||||
. updateFlares
|
||||
. updateBeams
|
||||
. updateIMl _props _pjUpdate
|
||||
. updateIMl _projectiles _prjUpdate
|
||||
. updateLightSources
|
||||
. updateClouds
|
||||
. updateGusts
|
||||
|
||||
Reference in New Issue
Block a user