Typo fix. Obsolete viisible_message() hack removed from mob holders

This commit is contained in:
RavingManiac
2015-05-17 17:15:27 +10:00
parent 22cafb9c48
commit 53eec427dc
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -32,10 +32,6 @@
for(var/mob/M in src.contents)
M.attackby(W,user)
/obj/item/weapon/holder/show_message(msg, type, alt, alt_type)
for(var/mob/living/M in contents)
M.show_message(msg,type)
//Mob procs and vars for scooping up
/mob/living/var/holder_type