even more steps sounds test

This commit is contained in:
MihailRis
2024-03-09 02:42:53 +03:00
parent 015b1c2ed7
commit 90f3373f46
11 changed files with 56 additions and 22 deletions
+2
View File
@@ -144,6 +144,8 @@ void ContentLoader::loadBlock(Block& def, std::string name, fs::path file) {
def.model = BlockModel::none;
}
root->str("material", def.material);
// rotation profile
std::string profile = "none";
root->str("rotation", profile);