More to_chat fixes.

* More to_chat fixes.

* Whoops
This commit is contained in:
PJB3005
2016-04-05 18:35:11 +02:00
committed by clusterfack
parent f710e467a9
commit 0e171db1a4
15 changed files with 66 additions and 65 deletions

View File

@@ -232,4 +232,4 @@ proc/LoadHTMLAssociations()
proc/SaveHTMLAssociations()
var/savefile/F = new ("s_html.sav")
to_chat(F["html_colours"], html_colours)
F["html_colours"] << html_colours