You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Damnit, forgot one more debug line ><
This commit is contained in:
@@ -1645,7 +1645,6 @@ void EditorNode::_run(bool p_current,const String& p_custom) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (bool(EDITOR_DEF("run/always_clear_output_on_play", true))) {
|
if (bool(EDITOR_DEF("run/always_clear_output_on_play", true))) {
|
||||||
print_line("Setting option was set to ON -> clearing");
|
|
||||||
log->clear();
|
log->clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user