Lets mods see and toggle attack logs.

This commit is contained in:
Datraen
2015-12-01 01:07:45 -05:00
parent 147d743f9c
commit 1886eaa066
3 changed files with 4 additions and 3 deletions

View File

@@ -1190,7 +1190,7 @@
check_antagonists()
else if(href_list["adminplayerobservecoodjump"])
if(!check_rights(R_ADMIN)) return
if(!check_rights(R_ADMIN|R_SERVER|R_MOD)) return
var/x = text2num(href_list["X"])
var/y = text2num(href_list["Y"])