Fixed advanced who too

This commit is contained in:
SatinIsle
2024-11-17 20:52:35 +00:00
parent 6d7ad6b242
commit 479e60f995
+1 -1
View File
@@ -7,7 +7,7 @@
var/list/Lines = list()
if(holder)
if(check_rights(R_ADMIN|R_SERVER|R_MOD,FALSE,src))
for(var/client/C in GLOB.clients)
var/entry = "<tr><td>[C.key]"
if(C.holder && C.holder.fakekey)