aboutsummaryrefslogtreecommitdiff
path: root/Canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'Canvas.h')
-rw-r--r--Canvas.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Canvas.h b/Canvas.h
index e25c4b9..b602fb2 100644
--- a/Canvas.h
+++ b/Canvas.h
@@ -28,8 +28,8 @@ public:
void set_data(CanvasData data);
public:
- TileColorFactory tile_color;
- TileBehaviorFactory tile_behavior;
+ TileColorFactory tile_color;
+ TileBehaviorFactory tile_behavior;
private:
void update_steps();