File diff 8b56d8cad117 → 3be601f4a22d
utils.lua
Show inline comments
 
@@ -459,6 +459,8 @@ function lcutscene(nam, disp, dsc, msg, 
 
        not_follow = true;
 
        nam = nam;
 
        disp = disp;
 
        hideinv = true;
 
        cutscene = true;
 
        enter = function(s)
 
            if (s.state == 1) then
 
                x = EngineUtils.getValue(nxt);