You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Move server files into their subfolders
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "scene/gui/container.h"
|
||||
#include "scene/theme/theme_db.h"
|
||||
#include "servers/text_server.h"
|
||||
#include "servers/text/text_server.h"
|
||||
|
||||
void Label::set_autowrap_mode(TextServer::AutowrapMode p_mode) {
|
||||
if (autowrap_mode == p_mode) {
|
||||
|
||||
Reference in New Issue
Block a user