mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 17:36:10 +00:00
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "core/os/os.h"
|
||||
#include "editor/editor_log.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_settings.h"
|
||||
|
||||
GDScriptLanguageServer::GDScriptLanguageServer() {
|
||||
_EDITOR_DEF("network/language_server/remote_host", host);
|
||||
|
||||
Reference in New Issue
Block a user