home
·
contact
·
privacy
projects
/
plomrogue2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04230c4
)
Fix web client default target.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 7 Dec 2020 06:07:07 +0000
(07:07 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 7 Dec 2020 06:07:07 +0000
(07:07 +0100)
rogue_chat.html
patch
|
blob
|
history
diff --git
a/rogue_chat.html
b/rogue_chat.html
index 7d2747e75be9fa5478aca4ff461b1c2993efff7e..3b9238f098e12eb1daa4a69b1f78065dfc8a862c 100644
(file)
--- a/
rogue_chat.html
+++ b/
rogue_chat.html
@@
-126,8
+126,8
@@
keyboard input/control: <span id="keyboard_control"></span>
</div>
<script>
"use strict";
-
//
let websocket_location = "wss://plomlompom.com/rogue_chat/";
-let websocket_location = "ws://localhost:8000/";
+let websocket_location = "wss://plomlompom.com/rogue_chat/";
+
//
let websocket_location = "ws://localhost:8000/";
let mode_helps = {
'play': {