more
This commit is contained in:
15
panorama/layout/custom_game/custom_loading_screen.xml
Normal file
15
panorama/layout/custom_game/custom_loading_screen.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<root>
|
||||
<styles>
|
||||
<include src="s2r://panorama/styles/dotastyles.vcss_c" />
|
||||
<include src="s2r://panorama/styles/custom_game/custom_loading_screen.vcss_c" />
|
||||
<include src="s2r://panorama/styles/custom_game/movie.vcss_c" />
|
||||
</styles>
|
||||
<scripts>
|
||||
<include src="s2r://panorama/scripts/custom_game/custom_loading_screen.vjs_c" />
|
||||
</scripts>
|
||||
<Panel>
|
||||
<Panel id="MoviePlayPanel" />
|
||||
<Panel id="loading_png" />
|
||||
<Label id="loading_text" text="Loading..." />
|
||||
</Panel>
|
||||
</root>
|
||||
Reference in New Issue
Block a user