diff options
Diffstat (limited to 'nomsu_decompiler.lua')
| -rw-r--r-- | nomsu_decompiler.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nomsu_decompiler.lua b/nomsu_decompiler.lua index 9224f25..164470f 100644 --- a/nomsu_decompiler.lua +++ b/nomsu_decompiler.lua @@ -352,9 +352,6 @@ tree_to_nomsu = function(tree) nomsu:add(tree_to_nomsu(chunk)) end end - if not (nomsu:match("\n$")) then - nomsu:add('\n') - end return nomsu elseif "Action" == _exp_0 then local next_space = "" |
