Version 1 of the ahelp overhaul

This commit is contained in:
ZomgPonies
2014-06-19 19:18:50 -04:00
parent 3f0f5b0327
commit a8b755da1a
4 changed files with 61 additions and 26 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
if(ismob(C)) //Old stuff can feed-in mobs instead of clients
var/mob/M = C
C = M.client
cmd_admin_pm(C,null)
cmd_admin_pm(C,null, href_list["type"])
return
if(href_list["irc_msg"])