1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-01-09 15:50:18 +01:00

Update selection_box

This commit is contained in:
tacigar 2016-12-17 18:36:22 +09:00
parent f1d2bf90d8
commit 83d2c0ca94

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},
},
}