restructure

This commit is contained in:
2021-11-10 08:48:00 -05:00
parent d3eac6b70e
commit aaa089715d
12018 changed files with 6424 additions and 135034 deletions

View File

@@ -0,0 +1,12 @@
<root>
<styles>
<include src="s2r://panorama/styles/dotastyles.vcss_c" />
<include src="s2r://panorama/layout/custom_game/frames/message/message.vcss_c" />
</styles>
<scripts>
<include src="s2r://panorama/layout/custom_game/frames/message/message.vjs_c" />
</scripts>
<Panel hittest="false" hittestchildren="false" class="MessageRoot" >
<Panel id="Content" />
</Panel>
</root>