Fix NDT_RAILLIKE tweakings

This commit is contained in:
Perttu Ahola 2012-06-05 21:51:01 +03:00
parent afc4baddc8
commit bf9b140e9e

View File

@ -936,6 +936,7 @@ void mapblock_mesh_generate_special(MeshMakeData *data,
angle = -90;
break;
default:
break;
}
TileSpec tile = getNodeTileN(n, p, tileindex, data);