Initialize bools in the headers in editor
This commit is contained in:
@@ -168,7 +168,6 @@ bool EditorRunNative::is_deploy_debug_remote_enabled() const {
|
||||
|
||||
EditorRunNative::EditorRunNative() {
|
||||
set_process(true);
|
||||
first = true;
|
||||
resume_idx = 0;
|
||||
resume_platform = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user