You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Merge pull request #15185 from damarindra/master
Improve : ease of use TileSet Editor
This commit is contained in:
@@ -86,6 +86,7 @@ class AutotileEditor : public Control {
|
||||
|
||||
int current_item_index;
|
||||
Sprite *preview;
|
||||
ScrollContainer *scroll;
|
||||
Control *workspace_container;
|
||||
Control *workspace;
|
||||
Button *tool_editmode[EDITMODE_MAX];
|
||||
|
||||
Reference in New Issue
Block a user