[s]fix slight error (#25699)

* fix slight error

* fixes .? issue
This commit is contained in:
Qwertytoforty
2024-05-30 13:32:03 -04:00
committed by GitHub
parent d5eee09abc
commit 91aa03d64a
6 changed files with 22 additions and 7 deletions
+2
View File
@@ -41,6 +41,8 @@
return
var/list/client/targets[0]
for(var/client/T)
if(T?.holder?.big_brother && !check_rights(R_PERMISSIONS, FALSE)) // normal admins can't see BB
continue
if(T.mob)
if(isnewplayer(T.mob))
targets["[T] - (New Player)"] = T