remove most top-level vardecls (#23946)

This commit is contained in:
warriorstar-orion
2024-02-05 17:12:08 -05:00
committed by GitHub
parent 60433a70b6
commit ed9842b730
24 changed files with 44 additions and 40 deletions
@@ -37,8 +37,6 @@ SUBSYSTEM_DEF(processing)
if(MC_TICK_CHECK)
return
/datum/var/isprocessing = FALSE
/datum/proc/process()
set waitfor = 0
return PROCESS_KILL