mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-22 16:12:36 +00:00
Removed and commented out the last traces of goon auth. code
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// All admins should be authenticated, but... what if?
|
||||
|
||||
if (!src.authenticated || !src.holder)
|
||||
if (!src.holder)
|
||||
src << "Only administrators may use this command."
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user