mirror of
https://gitlab.com/manzerbredes/cgeditor.git
synced 2025-04-19 03:59:44 +00:00
Improve code
This commit is contained in:
parent
f5c83d0609
commit
5e18d43a6b
1 changed files with 2 additions and 1 deletions
|
@ -98,6 +98,7 @@ bool CGEditor::ProcessEvents(){
|
||||||
HandleEvent(e);
|
HandleEvent(e);
|
||||||
processed=true;
|
processed=true;
|
||||||
}
|
}
|
||||||
|
if(processed)
|
||||||
status.Events.clear();
|
status.Events.clear();
|
||||||
return processed;
|
return processed;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue