mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
use invader instead
This commit is contained in:
parent
2b7f628bd9
commit
9a5dcabf36
BIN
media/canvas.png
Normal file
BIN
media/canvas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -99,7 +99,7 @@
|
||||
<div class="container">
|
||||
<div class="webplayer_border text-xs-center" id="canvas_div">
|
||||
<canvas class="webplayer col-xs-12" id="canvas" tabindex="1" oncontextmenu="event.preventDefault()" style="display: none"></canvas>
|
||||
<img class="webplayer-preview img-fluid" src="play.jpg" width="900px" height="675px" alt="RetroArch Logo">
|
||||
<img class="webplayer-preview img-fluid" src="canvas.png" width="900px" height="675px" alt="RetroArch Logo">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user