mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
better way
This commit is contained in:
@@ -388,7 +388,7 @@ proc/display_roundstart_logout_report()
|
||||
|
||||
|
||||
for(var/mob/M in mob_list)
|
||||
if(M.client && M.client.holder && (M.client.holder.rights & R_ADMIN))
|
||||
if(check_rights(R_ADMIN, 0, M))
|
||||
to_chat(M, msg)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user