Skip to content
Snippets Groups Projects
Commit a9dd1228 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

oops, forgot some test code in

parent fa64103a
No related branches found
No related tags found
No related merge requests found
......@@ -275,10 +275,6 @@ void MapBlock::makeFastFace(TileSpec tile, u8 light, v3f p,
*/
TileSpec MapBlock::getNodeTile(MapNode mn, v3s16 p, v3s16 face_dir)
{
// DEBUG
u16 *ptr = NULL;
*ptr = 7357;
TileSpec spec;
/*//DEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment