### Describe the bug Decompiler uses `\n` and disassembler uses `\r\n` (at least on Windows) as the new line character. ### Reproducing steps 1. Use the code decompiler and disassembler. ### Setup Details 1. UTMT version - https://github.com/UnderminersTeam/UndertaleModTool/commit/300b9302f8ab7ae29a2cb5f617d3037c8a3b95bf
Describe the bug
Decompiler uses
\nand disassembler uses\r\n(at least on Windows) as the new line character.Reproducing steps
Setup Details