mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Fix category view; Add 2023-12-07-f-zero
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% endif %}
|
||||
|
||||
<p>
|
||||
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'gba' or include.platform == 'psx' %}
|
||||
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'snes' or include.platform == 'gba' or include.platform == 'psx' %}
|
||||
<div style="width:640px; height:480px; max-width:100%">
|
||||
<div id="GameFrame"></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user