This commit is contained in:
SabreML
2021-08-28 21:06:19 +01:00
parent 06ec133374
commit cc85cee9ee
2 changed files with 15 additions and 10 deletions
+6
View File
@@ -28,6 +28,12 @@
disconnect("Program Terminated")
STOP_PROCESSING(SSobj, pda)
/datum/data/pda/app/mob_hunter_game/Destroy()
STOP_PROCESSING(SSobj, pda)
if(SSmob_hunt)
SSmob_hunt.connected_clients -= src
return ..()
/datum/data/pda/app/mob_hunter_game/proc/scan_nearby()
if(!SSmob_hunt || !connected)
return