Changeset - cad49473e1bb
[Not reviewed]
default
0 1 0
silverwing - 5 years ago 2019-10-06 08:20:23

[fix] Another case of excessive newline
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
utils.lua
Show inline comments
 
@@ -415,7 +415,7 @@ function lcutscene(nam, disp, dsc, msg, 
 
            if (s.state == 1) then
 
                x = EngineUtils.getValue(nxt);
 
                walk(nxt);
 
                pn(msg);
 
                pr(msg);
 
            end;
 
            s.state = 1;
 
        end;
0 comments (0 inline, 0 general)