summaryrefslogtreecommitdiff
path: root/src/tile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile.h')
-rw-r--r--src/tile.h2
1 files changed, 0 insertions, 2 deletions
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
{