add disable_orientation
support
This commit is contained in:
parent
5bba30db57
commit
78e9ff4343
@ -23,7 +23,8 @@ building_lib.register_placement("default", {
|
||||
transform = {
|
||||
rotate = {
|
||||
axis = "y",
|
||||
angle = rotation
|
||||
angle = rotation,
|
||||
disable_orientation = building_def.disable_orientation
|
||||
}
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user