mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
More to_chat fixes.
* More to_chat fixes. * Whoops
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user