Removed and commented out the last traces of goon auth. code

This commit is contained in:
Albert Iordache
2011-12-30 23:28:14 +02:00
parent 7d6aead5a5
commit 39b6dd57e0
34 changed files with 90 additions and 141 deletions

View File

@@ -1,7 +1,7 @@
/client/proc/atmosscan()
set category = "Mapping"
set name = "Check Plumbing"
if(!src.authenticated || !src.holder)
if(!src.holder)
src << "Only administrators may use this command."
return