summaryrefslogtreecommitdiff
path: root/technic/machines/LV/cnc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/machines/LV/cnc.lua')
-rw-r--r--technic/machines/LV/cnc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/machines/LV/cnc.lua b/technic/machines/LV/cnc.lua
index 58ec6ba..fdfec99 100644
--- a/technic/machines/LV/cnc.lua
+++ b/technic/machines/LV/cnc.lua
@@ -48,7 +48,7 @@ local twosize_products = {
}
local cnc_formspec =
- "invsize[9,11;]"..
+ "size[9,11;]"..
"label[1,0;"..S("Choose Milling Program:").."]"..
"image_button[1,0.5;1,1;technic_cnc_slope.png;slope; ]"..
"image_button[2,0.5;1,1;technic_cnc_slope_edge.png;slope_edge; ]"..