Saving of rotation of static blocks
This commit is contained in:
@@ -121,6 +121,7 @@ public class Blocks implements ContentList{
|
||||
|
||||
cliff = new Cliff("cliff"){{
|
||||
inEditor = false;
|
||||
saveRotation = true;
|
||||
}};
|
||||
|
||||
//Registers build blocks
|
||||
|
||||
Reference in New Issue
Block a user