Cosmetics!

master
entuland 2018-06-10 00:33:36 +02:00
parent faaf4a91a3
commit 7ffd22ddd7
1 changed files with 2 additions and 2 deletions

View File

@ -509,11 +509,11 @@ function wesh._init_transforms()
{ 1, 0, 0}}
-- directions
-- Y+
-- Y+
dir[0] = {{ 1, 0, 0},
{ 0, 1, 0},
{ 0, 0, 1}}
-- Z+
-- Z+
dir[1] = {{ 1, 0, 0},
{ 0, 0, -1},
{ 0, 1, 0}}