mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-05 08:55:01 -05:00
oops, forgot some test code in
This commit is contained in:
parent
fa64103aa8
commit
a9dd12281f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user