mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Misc; Add 2023-12-09-nights-into-dreams-score-attack
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
EJS_player = '#GameFrame';
|
||||
EJS_core = '{{ include.platform }}';
|
||||
EJS_core = '{% if include.emulator == '' %}{{ include.platform }}{% else %}{{ include.emulator }}{% endif %}';
|
||||
EJS_gameUrl = '{{ rom_url }}';
|
||||
EJS_pathtodata = 'https://gamingshitposting.github.io/ext-bin-1/EmulatorJS/data/';
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user