mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
[READY] Bot Refactor (#18930)
* [WIP] Bot Refactor * No more spawns, sleeps, and working EDs * Mules * GC fixing * h
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user