mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
function init()
|
|
{
|
|
return Engine.OpenChildPage("regainFocus/page_emptyPage.xml");
|
|
}
|