mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Deprecate the stream operator
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user