mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Remove the yet from the auto response mentor ticket
This commit is contained in:
@@ -1666,7 +1666,7 @@
|
||||
|
||||
else if(href_list["autorespond"])
|
||||
if(href_list["is_mhelp"])
|
||||
to_chat(usr, "<span class='warning'>Auto responses are not yet available for mentor helps.</span>")
|
||||
to_chat(usr, "<span class='warning'>Auto responses are not available for mentor helps.</span>")
|
||||
return
|
||||
var/index = text2num(href_list["autorespond"])
|
||||
if(!check_rights(R_ADMIN|R_MOD))
|
||||
|
||||
Reference in New Issue
Block a user