mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 22:12:38 +00:00
Runtime Killer PR 3000 (#15584)
This commit is contained in:
@@ -880,7 +880,8 @@
|
||||
/proc/fade_location_blurb(client/C, obj/T)
|
||||
animate(T, alpha = 0, time = 5)
|
||||
sleep(5)
|
||||
C.screen -= T
|
||||
if(C)
|
||||
C.screen -= T
|
||||
qdel(T)
|
||||
|
||||
/datum/controller/subsystem/jobs/proc/UniformReturn(mob/living/carbon/human/H, datum/preferences/prefs, datum/job/job)
|
||||
|
||||
Reference in New Issue
Block a user