Merge pull request #13537 from silicons/permissions

support update for event manager permissions
This commit is contained in:
DeltaFire
2020-12-22 16:12:03 +01:00
committed by GitHub
11 changed files with 45 additions and 4 deletions
+2
View File
@@ -225,6 +225,8 @@
. += "[seperator]AUTOLOGIN"
if(rights & R_DBRANKS)
. += "[seperator]DBRANKS"
if(rights & R_SENSITIVE)
. += "[seperator]SENSITIVE"
if(!.)
. = "NONE"
return .