mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
escalating a ticket should close it, so that mentors no longer have it (#19040)
* escalating a ticket should close it, so that mentors no longer have it * .
This commit is contained in:
@@ -666,6 +666,7 @@ INITIALIZE_IMMEDIATE(/obj/effect/statclick/ticket_list)
|
||||
to_chat(usr, span_mentor_warning("Error: client not found, unable to escalate."))
|
||||
return
|
||||
|
||||
SStgui.close_uis(src)
|
||||
level = level + 1
|
||||
|
||||
AddInteraction("[key_name_admin(usr)] escalated Ticket.")
|
||||
|
||||
Reference in New Issue
Block a user