mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-25 22:17:21 +01:00
EventTest
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
return
|
||||
|
||||
if(href_list["ahelp"])
|
||||
if(!check_rights(R_ADMIN|R_MOD|R_DEBUG|R_EVENT))
|
||||
if(!check_rights(R_ADMIN|R_MOD|R_DEBUG)) // YW Edit: Remove ahelp viewing from event permissions
|
||||
return
|
||||
|
||||
var/ahelp_ref = href_list["ahelp"]
|
||||
|
||||
Reference in New Issue
Block a user