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