Changeset - 202549e7089a
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-07-16 20:19:32

Allow saving in dialogs
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
utils.lua
Show inline comments
 
@@ -148,7 +148,6 @@ if not kh_utils_installed then
 
 
    dlg = inherit(dlg, function(v)
 
        v.hideinv = true;
 
        v.nosave = true;
 
        v.noautosave = true;
 
        return v;
 
    end);
0 comments (0 inline, 0 general)