Merge pull request #95549 from timothyqiu/split-translation-server
Split `TranslationServer` into its own file
This commit is contained in:
@ -52,7 +52,7 @@ using namespace godot;
|
||||
#include "core/config/project_settings.h"
|
||||
#include "core/error/error_macros.h"
|
||||
#include "core/string/print_string.h"
|
||||
#include "core/string/translation.h"
|
||||
#include "core/string/translation_server.h"
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For freetype, msdfgen, svg.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user