Avoid a collision with the _alt suffix in stairsplus.

This commit is contained in:
ashtrayoz
2017-11-13 22:57:34 +11:00
committed by GitHub
parent 731bfa3a10
commit 49d4de7896

View File

@ -117,7 +117,7 @@ local nodes = {
groups = {cracky = 3}, groups = {cracky = 3},
sounds = sound_stone, sounds = sound_stone,
}, },
["split_stone_tile_alt"] = { ["split_stone_tile_other"] = {
description = S("Checkered Stone Tile"), description = S("Checkered Stone Tile"),
groups = {cracky = 3}, groups = {cracky = 3},
sounds = sound_stone, sounds = sound_stone,