mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update semag/adventure/Adventure (1978) (Atari).html
This commit is contained in:
parent
86d16c3560
commit
46a6e38d18
@ -3,7 +3,7 @@
|
||||
<!--HTML file auto generated using EmulatorJS codehelper-->
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:640px;height:480px;max-width:100%">
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
@ -13,9 +13,9 @@
|
||||
EJS_gameName = "Adventure";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/3.1.5/data/";
|
||||
EJS_gameUrl = new Blob([Uint8Array.from(window.gameData)]);
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
<script src="https://cdn.emulatorjs.org/3.1.5/data/loader.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user