From 607f548712ae5a41eceb668085c87d10089849b9 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 14 Feb 2011 16:10:46 +0200 Subject: cube inventory texture rendering thing (not good yet) --- src/tile.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tile.h') diff --git a/src/tile.h b/src/tile.h index 1e339806f..d11899438 100644 --- a/src/tile.h +++ b/src/tile.h @@ -261,8 +261,6 @@ enum MaterialType{ /* This fully defines the looks of a tile. The SMaterial of a tile is constructed according to this. - - TODO: Change this to use an AtlasPointer */ struct TileSpec { -- cgit v1.2.3