You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-Improve resource previews
-Also fixed draw_texture_rect() tile parameter
This commit is contained in:
@@ -944,6 +944,7 @@ void ScriptEditorDebugger::_notification(int p_what) {
|
||||
}
|
||||
last_error_count=error_count;
|
||||
}
|
||||
|
||||
if (connection.is_null()) {
|
||||
|
||||
if (server->is_connection_available()) {
|
||||
|
||||
Reference in New Issue
Block a user