[READY] Bot Refactor (#18930)

* [WIP] Bot Refactor

* No more spawns, sleeps, and working EDs

* Mules

* GC fixing

* h
This commit is contained in:
AffectedArc07
2022-09-17 12:46:25 +01:00
committed by GitHub
parent e4e06f2759
commit 1d008754da
20 changed files with 475 additions and 743 deletions
-2
View File
@@ -86,8 +86,6 @@
scanmode = null
if(current_app in C.programs)
start_program(find_program(/datum/data/pda/app/main_menu))
if(C.radio)
C.radio.hostpda = null
for(var/datum/data/pda/P in notifying_programs)
if(P in C.programs)
P.unnotify()