forked from mirrors/0ad
@@ -1,4 +1,4 @@
|
||||
async function init(data)
|
||||
export async function init(data)
|
||||
{
|
||||
const paragraphObjects = Engine.GetGUIObjectByName("paragraphs").children;
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<objects>
|
||||
|
||||
<script directory="gui/common/"/>
|
||||
<script directory="gui/splashscreen/"/>
|
||||
<script module="gui/splashscreen/splashscreen.js"/>
|
||||
|
||||
<!-- Add a translucent black background to fade out the menu page -->
|
||||
<object type="image" sprite="ModernFade"/>
|
||||
|
||||
Reference in New Issue
Block a user