fixed maddison corners.

This commit is contained in:
NathanSalapat 2018-02-11 11:37:08 -06:00
parent c3f522c9ac
commit 4cb6b39f6f

View File

@ -9,7 +9,7 @@ local colbox_type2 = { --bottom blocks
local colbox_type3 = { --top inside corner
type = "fixed",
fixed = {{-.2, -.5, -.5, .5, .5, .5},
{-.5, -.5, -.2, .5, .6, .5}}
{-.5, -.5, -.2, .5, .5, .5}}
}
local colbox_type4 = { --bottom inside corner
type = "fixed",