Add missing entries to wallmounted_rotations

This commit is contained in:
coil 2019-12-23 23:55:25 -05:00
parent de915427ee
commit 504d9907f4
No known key found for this signature in database
GPG Key ID: 8D08BD821F21A393
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 = {