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
+1 -1
View File
@@ -179,7 +179,7 @@ GLOBAL_VAR_INIT(normal_ooc_colour, "#002eb8")
to_chat(usr, "<span class='notice'>Sorry, that function is not enabled on this server.</span>")
return
browse_messages(null, usr.ckey, null, TRUE)
browse_messages(null, usr.ckey, null, TRUE, override = TRUE)
/client/proc/self_playtime()
set name = "View tracked playtime"