This commit is contained in:
silicons
2021-02-14 03:04:42 -07:00
parent d4f3cf4eaf
commit b3a4fa802b
361 changed files with 498 additions and 509 deletions
+1 -1
View File
@@ -216,7 +216,7 @@
last_move = world.time
START_PROCESSING(SSprojectiles, src)
/datum/point/vector/processed/process()
/datum/point/vector/processed/process(delta_time)
if(paused)
last_move += world.time - last_process
last_process = world.time