<styles>
<include src="s2r://panorama/styles/dotastyles.vcss_c" />
<include src="file://{resources}/styles/custom_game/custom_loading_screen.css" />
</styles>
<scripts>
<include src="s2r://panorama/scripts/custom_game/score_select.vjs_c" />
<include src="s2r://panorama/scripts/custom_game/panel_animation.vjs_c" />
<include src="s2r://panorama/scripts/custom_game/invisible.vjs_c" />
</scripts>
<Panel class="AddonLoadingRoot">
<Panel id="CustomBg" >
<Image src="file://{images}/custom_game/loading_screen/custom_bg.png" scaling="stretch-to-fit-preserve-aspect" />
</Panel>