Pārlūkot izejas kodu

Damnit, forgot one more debug line ><

Julian Murgia - StraToN 10 gadi atpakaļ
vecāks
revīzija
e6a711282a
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      tools/editor/editor_node.cpp

+ 0 - 1
tools/editor/editor_node.cpp

@@ -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))) {
-		print_line("Setting option was set to ON -> clearing");
 		log->clear();
 	}