mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Update 6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user