Build UI in a new generated dir

This commit is contained in:
2023-02-04 00:41:39 -08:00
parent 9d84470aa4
commit 1416938479
4 changed files with 48 additions and 48 deletions

View File

@ -9,5 +9,5 @@
<UISprite name="rect1" grid="stretch stretch 1 0" color="COLOR_BLUE" />
<UISprite name="rect2" grid="stretch stretch 0 1" color="COLOR_WHITE" />
<UISprite name="rect3" grid="stretch stretch 1 1" color="COLOR_BLACK" />
</UIGrid>>
</UIGrid>
</root>