Update selection_box

This commit is contained in:
tacigar 2016-12-17 18:36:22 +09:00
parent f1d2bf90d8
commit 83d2c0ca94
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ local node_box = {
local selection_box = {
type = "fixed",
fixed = {
{-0.4375, -0.4375, -0.4375, 0.4375, -0.4375, 0.4375},
{-0.4375, -0.5, -0.4375, 0.4375, 0.4375, 0.4375},
},
}