Newline at the end of the maptext does not work correctly
Test project:
https://www.dropbox.com/s/3wegfotftq3vno3/ newline-at-end-of-maptext.zip?dl=0
Numbered Steps to Reproduce Problem:
Add \n or < br > to the end of the maptext
Code Snippet (if applicable) to Reproduce Problem:
/obj/effect/
maptext = "Text<br>"
Expected Results:
"Text
"
Actual Results:
Nothing
Does the problem occur:
Every time? Or how often?
In other games?
In other user accounts?
On other computers?
When does the problem NOT occur?
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:
Reproduced: 513.1542 and 514.1557