Remove the goonstation /datum/controller/processScheduler as it is no longer used.

This commit is contained in:
Leshana
2020-04-10 15:17:02 -04:00
parent c5b3be0123
commit 3be0330db2
16 changed files with 0 additions and 1034 deletions

View File

@@ -164,7 +164,6 @@ var/list/debug_verbs = list (
,/datum/admins/proc/setup_supermatter
,/client/proc/atmos_toggle_debug
,/client/proc/spawn_tanktransferbomb
,/client/proc/debug_process_scheduler // VOREStation Edit - Nice
,/client/proc/take_picture
)