1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00

Remove registration of deprecated classes

This commit is contained in:
kobewi
2025-05-05 15:07:11 +02:00
parent 1a1cc0f7b0
commit 242293c451
9 changed files with 54 additions and 23 deletions

View File

@@ -39,6 +39,7 @@
#include "editor/multi_node_edit.h"
#include "editor/plugins/canvas_item_editor_plugin.h"
#include "editor/themes/editor_scale.h"
#include "scene/2d/tile_map.h"
#include "scene/2d/tile_map_layer.h"
#include "scene/gui/split_container.h"