More R_MOD Fixes

They can now use the JMP links.
This commit is contained in:
skull132
2016-02-02 15:00:51 +02:00
parent 7be87fce5d
commit a1855071ad
+1 -1
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_MOD)) return
var/x = text2num(href_list["X"])
var/y = text2num(href_list["Y"])