Changeset - d1e67186198b
[Not reviewed]
default
0 1 0
Silverwing - 3 years ago 2020-11-21 14:25:18

Saving should not be allowed in w32 shelves
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
warehouse32.lua
Show inline comments
 
@@ -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;
0 comments (0 inline, 0 general)