diff --git a/warehouse32.lua b/warehouse32.lua --- a/warehouse32.lua +++ b/warehouse32.lua @@ -516,6 +516,7 @@ w32_shelf_input = input_number { { n = "item_pump_details"; }; }; }; + nosave = true; nam = "w32_shelf_input"; disp = function(s) return "Стеллаж с отметкой " .. s.sector;