You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
some class renames
TextureFrame -> TextureRect Patch9Frame -> NinePatchRect ColorFrame -> ColorRect
This commit is contained in:
@@ -179,7 +179,7 @@ class ScriptEditor : public VBoxContainer {
|
||||
|
||||
String current_theme;
|
||||
|
||||
TextureFrame *script_icon;
|
||||
TextureRect *script_icon;
|
||||
Label *script_name_label;
|
||||
|
||||
ToolButton *script_back;
|
||||
|
||||
Reference in New Issue
Block a user