mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Moderator Logs
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
set name = "Show Chemical Reactions"
|
||||
set category = "Admin"
|
||||
|
||||
if(!check_rights(R_ADMIN))
|
||||
if(!check_rights(R_ADMIN|R_MOD))
|
||||
return
|
||||
|
||||
var/html = ""
|
||||
|
||||
Reference in New Issue
Block a user