Fix for recent tile_order feature not working properly with persistent data

This commit is contained in:
Sergey Sharybin
2013-01-08 16:56:04 +00:00
parent 4737e08cb9
commit fd35b0aa66
2 changed files with 3 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ public:
bool next_tile(Tile& tile, int device = 0);
bool done();
void set_tile_order(int tile_order_) { tile_order = tile_order_; }
protected:
/* Note: this should match enum_tile_order in properties.py */
enum {