sortAtom improvements

This commit is contained in:
Markolie
2015-08-28 23:52:27 +02:00
parent f10a4de9c6
commit 2787c2fd46
11 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
usr.loc = M.loc
feedback_add_details("admin_verb","GK") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/client/proc/sendmob(var/mob/M in sortmobs())
/client/proc/sendmob(var/mob/M in mob_list)
set category = "Admin"
set name = "Send Mob"