mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
/datum/admin_help/proc/add_to_ping_ss()
|
|
if(state != AHELP_ACTIVE)
|
|
return
|
|
ticket_ping = TRUE
|