mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Fix embed
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'snes' or include.platform == 'segaMS' 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 == 'segaMS' or include.platform == 'segaMD' or include.platform == 'gba' or include.platform == 'psx' %}
|
||||||
<div style="width:640px; height:480px; max-width:100%">
|
<div style="width:640px; height:480px; max-width:100%">
|
||||||
<div id="GameFrame"></div>
|
<div id="GameFrame"></div>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -10,8 +10,17 @@ tags:
|
|||||||
- "md"
|
- "md"
|
||||||
- "genesis"
|
- "genesis"
|
||||||
- "sega"
|
- "sega"
|
||||||
|
- "side-scrolling"
|
||||||
|
- "beat-em-up"
|
||||||
|
- "exclusive"
|
||||||
author: "octobot"
|
author: "octobot"
|
||||||
|
software_data:
|
||||||
|
platform : segaMD
|
||||||
|
rom_index : GOLDENAXEIII-GM-00004093-00.md
|
||||||
|
release :
|
||||||
|
region : Japan
|
||||||
|
source : official
|
||||||
|
type : retail
|
||||||
---
|
---
|
||||||
|
|
||||||
## About the game
|
## About the game
|
||||||
|
Reference in New Issue
Block a user