mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Admin Ghostrole Fix (#8525)
This commit is contained in:
@@ -410,6 +410,8 @@ INITIALIZE_IMMEDIATE(/mob/abstract/new_player)
|
||||
continue
|
||||
if(!G.enabled)
|
||||
continue
|
||||
if(!isnull(G.req_perms))
|
||||
continue
|
||||
unique_role_available = TRUE
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user