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:
279e60e
)
Fix faulty default web client target.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 6 Dec 2020 18:33:01 +0000
(19:33 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 6 Dec 2020 18:33:01 +0000
(19:33 +0100)
rogue_chat.html
patch
|
blob
|
history
diff --git
a/rogue_chat.html
b/rogue_chat.html
index f4aa6ff522d4ebc6e1f1c0ee49cb99cde4c357e8..d4cedc2d9fca7cfbbd69d4e0e485198d5636096a 100644
(file)
--- a/
rogue_chat.html
+++ b/
rogue_chat.html
@@
-120,8
+120,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:8001/";
+let websocket_location = "wss://plomlompom.com/rogue_chat/";
+
//
let websocket_location = "ws://localhost:8001/";
let mode_helps = {
'play': {