This commit is contained in:
silicons
2020-12-26 16:28:10 -08:00
parent 27ecbdd6f1
commit b885abb69d
+1 -1
View File
@@ -170,7 +170,7 @@ proc/get_top_level_mob(var/mob/S)
processing |= other
for(var/i in show_to)
var/mob/M = show_to
var/mob/M = i
M.show_message(message)
///////////////// VERB CODE