1
0
mirror of https://github.com/minetest-mods/nether.git synced 2025-04-21 11:50:40 +02:00

Unroll 32affba6 (stairs) ()

32affba6 re-registered stairs which have already been registered 20 lines earlier in the code, and registered them as "brick" causing the netherbrick stairs to replace Minetest's default:brick stairs. The rest of 32affba6 was already unrolled in 7a0e52da, but the stairs bug remained.
This commit is contained in:
Treer 2019-07-20 16:56:32 +10:00 committed by SmallJoker
parent dd6c19d005
commit 27a660b731

@ -1,4 +1,4 @@
--[[ --[[
Nether mod for minetest Nether mod for minetest