mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Removed and commented out the last traces of goon auth. code
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
/mob/verb/adminhelp(msg as text)
|
||||
set category = "Admin"
|
||||
set name = "Adminhelp"
|
||||
if(!usr.client.authenticated)
|
||||
src << "Please authorize before sending these messages."
|
||||
return
|
||||
|
||||
msg = copytext(sanitize(msg), 1, MAX_MESSAGE_LEN)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user