Removes older ID consoles (#56792)

Now that ID consoles have been replaced with modular computers, removes them from the code.
This commit is contained in:
Mothblocks
2021-02-10 19:58:45 -08:00
committed by GitHub
parent 42ef7decf8
commit eea760a6ce
7 changed files with 5 additions and 698 deletions
@@ -1,3 +1,6 @@
/// The time since the last job opening was created
GLOBAL_VAR_INIT(time_last_changed_position, 0)
/datum/computer_file/program/job_management
filename = "plexagoncore"
filedesc = "Plexagon HR Core"