Admins can open multiple player panels thanks to remie.

This commit is contained in:
D3athrow
2015-02-05 17:43:56 -06:00
parent ba08556dee
commit fe3866f28c

View File

@@ -208,7 +208,7 @@ var/global/floorIsLava = 0
</body></html> </body></html>
"} "}
usr << browse(body, "window=adminplayeropts;size=550x515") usr << browse(body, "window=adminplayeropts-\ref[M];size=550x515")
feedback_add_details("admin_verb","SPP") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc! feedback_add_details("admin_verb","SPP") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!