use invader instead

This commit is contained in:
radius 2016-09-09 22:03:50 -05:00
parent 2b7f628bd9
commit 9a5dcabf36
2 changed files with 1 additions and 1 deletions

BIN
media/canvas.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -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>