CheckTick

This commit is contained in:
Shadow Quill
2020-07-19 15:57:41 -05:00
parent 3218936ed3
commit a23b8a274b

View File

@@ -393,6 +393,7 @@ var/to_chat_src
// Write the messages to the log
for(var/list/result in results)
o_file << "[result["message"]]<br>"
CHECK_TICK
o_file << "</body></html>"