mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Did it get reverted or something... witchery.
Anyway, mods jumpy again.
This commit is contained in:
@@ -1254,7 +1254,7 @@
|
|||||||
show_player_panel(M)
|
show_player_panel(M)
|
||||||
|
|
||||||
else if(href_list["adminplayerobservejump"])
|
else if(href_list["adminplayerobservejump"])
|
||||||
if(!check_rights(R_ADMIN)) return
|
if(!check_rights(R_ADMIN|R_MOD)) return
|
||||||
|
|
||||||
var/mob/M = locate(href_list["adminplayerobservejump"])
|
var/mob/M = locate(href_list["adminplayerobservejump"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user