mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-20 15:12:57 +00: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