aboutsummaryrefslogtreecommitdiff
path: root/TileAppearance.h
diff options
context:
space:
mode:
Diffstat (limited to 'TileAppearance.h')
-rw-r--r--TileAppearance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TileAppearance.h b/TileAppearance.h
index 2c89f48..83dfeed 100644
--- a/TileAppearance.h
+++ b/TileAppearance.h
@@ -5,7 +5,7 @@
#include "Color.h"
-class TileAppearance {
+class TileColorFactory {
typedef std::map<std::string, Color> TileAppearanceCollection;
public: