Make recursive nature of iteration not fail.
This commit is contained in:
parent
99d997e424
commit
8ff00ca52d
2 changed files with 5 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ class Main {
|
|||
static uint32_t frames;
|
||||
static uint32_t frame;
|
||||
static bool force_redraw_requested;
|
||||
static bool iterating;
|
||||
static int iterating;
|
||||
|
||||
public:
|
||||
static bool is_project_manager();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue