Add stairsplus support to obsidian brick

This commit is contained in:
Craig Davison 2015-06-15 21:04:58 +01:00
parent 34652642fc
commit 197eac75c0
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ local default_nodes = { -- Default stairs/slabs/panels/microblocks:
"stonebrick",
"desert_stonebrick",
"sandstonebrick",
"obsidianbrick",
}
for _, name in pairs(default_nodes) do