You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
-Fixed a few bugs in Viewport
-Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
This commit is contained in:
@@ -874,8 +874,6 @@ bool Main::start() {
|
||||
}
|
||||
}
|
||||
|
||||
print_line("editor: "+itos(editor));
|
||||
|
||||
if (editor)
|
||||
Globals::get_singleton()->set("editor_active",true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user