Add missing entries to wallmounted_rotations

This commit is contained in:
coil 2019-12-23 23:55:25 -05:00 committed by Pierre-Yves Rollo
parent 09974f0c90
commit 3a43e4ad81
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ local wallmounted_rotations = {
[0]={x=1, y=0, z=0}, [1]={x=3, y=0, z=0},
[2]={x=0, y=3, z=0}, [3]={x=0, y=1, z=0},
[4]={x=0, y=0, z=0}, [5]={x=0, y=2, z=0},
[6]={x=1, y=0, z=0}, [7]={x=1, y=1, z=1},
}
local facedir_rotations = {