feat(editor): update editor ui

This commit is contained in:
2024-06-01 20:39:21 +03:00
parent 648d15fc88
commit 03d6e1f822
18 changed files with 89 additions and 38 deletions

View File

@@ -112,6 +112,7 @@ const editor = new Project(
[
Project.Platform.FLASH,
Project.Platform.HTML5,
Project.Platform.LINUX,
],
config.branch({
name: 'editor',