paterns_menu: Move it to it's own class
This commit is contained in:
@@ -31,7 +31,6 @@ public: // Keep those public for easy access
|
||||
bool rand_ctrl_ = false;
|
||||
bool edit_ctrl_ = false;
|
||||
bool clear_ctrl_ = false;
|
||||
bool paterns_ctrl_ = false;
|
||||
};
|
||||
|
||||
} // namespace gol
|
||||
|
||||
Reference in New Issue
Block a user