mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-22 17:47:11 +00:00
WS handle whole connections
This commit is contained in:
parent
ebf1d93e4c
commit
57beefd531
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@
|
|||
<div id="glass-gameboy-text">GAME BOY</div>
|
||||
<div id="glass-color-text">C</div>
|
||||
<div id="screen">
|
||||
<video id="game-screen" autoplay=true poster="https://orig00.deviantart.net/cdcd/f/2017/276/a/a/october_2nd___gameboy_poltergeist_by_wanyo-dbpdmnd.gif">
|
||||
<!--<video id="game-screen" autoplay=true poster="https://orig00.deviantart.net/cdcd/f/2017/276/a/a/october_2nd___gameboy_poltergeist_by_wanyo-dbpdmnd.gif">-->
|
||||
<video id="game-screen" autoplay=true>
|
||||
</video>
|
||||
|
||||
<div id="menu-screen">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue