to_chat replacing stream operator

This commit is contained in:
Arokha Sieyes
2020-02-17 13:14:08 -05:00
committed by Leshana
parent 5aaba55222
commit 5b15917d32
712 changed files with 4250 additions and 4220 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ var/global/list/map_count = list()
if(current_cell)
dat += get_map_char(map[current_cell])
dat += "<br>"
user << "[dat]+------+</code>"
to_chat(user, "[dat]+------+</code>")
/datum/random_map/proc/set_map_size()
map = list()