mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-28 12:36:30 +00:00
update game version
This commit is contained in:
parent
9c203c266d
commit
c1dd199735
1 changed files with 7 additions and 7 deletions
14
static/game.html
vendored
14
static/game.html
vendored
|
|
@ -92,14 +92,14 @@
|
|||
<script src="/static/js/libopus.js?1"></script>
|
||||
<script src="/static/js/opus.js?1"></script>
|
||||
|
||||
<script src="/static/js/global.js?1"></script>
|
||||
<script src="/static/js/controller.js?1"></script>
|
||||
<script src="/static/js/gesture_keyboard.js?1"></script>
|
||||
<script src="/static/js/gesture_touch.js?1"></script>
|
||||
<script src="/static/js/gesture_joystick.js?1"></script>
|
||||
<script src="/static/js/ws.js?5"></script>
|
||||
<script src="/static/js/global.js?2"></script>
|
||||
<script src="/static/js/controller.js?2"></script>
|
||||
<script src="/static/js/gesture_keyboard.js?2"></script>
|
||||
<script src="/static/js/gesture_touch.js?2"></script>
|
||||
<script src="/static/js/gesture_joystick.js?2"></script>
|
||||
<script src="/static/js/ws.js?6"></script>
|
||||
|
||||
<script src="/static/js/init.js?1"></script>
|
||||
<script src="/static/js/init.js?2"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-145078282-1"></script>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue