mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 01:02:06 +00:00
Fixes a runtime in mob_hunt_game_app.dm (#17493)
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
STOP_PROCESSING(SSobj, pda)
|
||||
|
||||
/datum/data/pda/app/mob_hunter_game/Destroy()
|
||||
STOP_PROCESSING(SSobj, pda)
|
||||
if(pda)
|
||||
STOP_PROCESSING(SSobj, pda)
|
||||
SSmob_hunt.connected_clients -= src
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user