1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Merge pull request #89409 from aaronfranke/server-folders

Move server files into their subfolders
This commit is contained in:
Thaddeus Crews
2025-10-03 12:01:00 -05:00
393 changed files with 600 additions and 579 deletions

View File

@@ -72,7 +72,7 @@
#include "scene/main/node.h"
#include "scene/main/window.h"
#include "script_text_editor.h"
#include "servers/display_server.h"
#include "servers/display/display_server.h"
#include "text_editor.h"
/*** SYNTAX HIGHLIGHTER ****/