Review 2-3

This commit is contained in:
SabreML
2021-08-29 00:59:39 +01:00
parent ae3fdcc346
commit 0a4b398b06
4 changed files with 11 additions and 8 deletions
+1 -2
View File
@@ -30,8 +30,7 @@
/datum/data/pda/app/mob_hunter_game/Destroy()
STOP_PROCESSING(SSobj, pda)
if(SSmob_hunt)
SSmob_hunt.connected_clients -= src
SSmob_hunt.connected_clients -= src
return ..()
/datum/data/pda/app/mob_hunter_game/proc/scan_nearby()