Merge pull request #4833 from Citadel-Station-13/upstream-merge-34417
[MIRROR] Removes SS_KEEP_TIMING from SSprojectiles
This commit is contained in:
@@ -2,5 +2,5 @@ PROCESSING_SUBSYSTEM_DEF(projectiles)
|
||||
name = "Projectiles"
|
||||
wait = 1
|
||||
stat_tag = "PP"
|
||||
flags = SS_NO_INIT|SS_TICKER|SS_KEEP_TIMING
|
||||
flags = SS_NO_INIT|SS_TICKER
|
||||
var/global_max_tick_moves = 10
|
||||
|
||||
Reference in New Issue
Block a user