This commit is contained in:
Kyep
2016-08-06 01:46:02 -07:00
parent ab3bb8e4b7
commit 12209a360b
4 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -2021,7 +2021,7 @@
var/mob/M = locate(href_list["getplaytimewindow"])
if(!M)
return
usr.client.cmd_show_exp_panel(M.client)
cmd_show_exp_panel(M.client)
else if(href_list["jumpto"])
if(!check_rights(R_ADMIN)) return