Fix NDT_RAILLIKE tweakings

This commit is contained in:
Perttu Ahola 2012-06-05 21:51:01 +03:00
parent 31c171fc1e
commit b0f81c3253
1 changed files with 1 additions and 0 deletions

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);