Radio access update

This commit is contained in:
Markolie
2015-09-04 19:29:56 +02:00
parent 21da0bbf24
commit 26d0ad3071
11 changed files with 37 additions and 33 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
return STATUS_CLOSE // By default no mob can do anything with NanoUI
/mob/dead/observer/default_can_use_topic()
if(check_rights(R_ADMIN, 0, src))
if(can_admin_interact())
return STATUS_INTERACTIVE // Admins are more equal
return STATUS_UPDATE // Ghosts can view updates