Fix 1 for 1.5.2 eaglermobile injection
This commit is contained in:
parent
c5bc962aca
commit
7e4b19522f
@ -46,7 +46,7 @@ if(typeof q === 'string' && q.startsWith("?")) {
|
|||||||
main();
|
main();
|
||||||
});}
|
});}
|
||||||
</script>
|
</script>
|
||||||
<script src="../js/eaglermobile.js"></script>
|
<script src="eaglermobile.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body style="margin:0px;width:100vw;height:100vh;" id="game_frame">
|
<body style="margin:0px;width:100vw;height:100vh;" id="game_frame">
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user