mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Refactors stack traces, tiny bit of cleanup (#18773)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
return
|
||||
template = GLOB.shelter_templates[template_id]
|
||||
if(!template)
|
||||
log_runtime("Shelter template ([template_id]) not found!", src)
|
||||
stack_trace("Shelter template ([template_id]) not found!")
|
||||
qdel(src)
|
||||
|
||||
/obj/item/survivalcapsule/examine(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user