home · contact · privacy
Fix faulty default web client target.
[plomrogue2] / rogue_chat.html
index f4aa6ff522d4ebc6e1f1c0ee49cb99cde4c357e8..d4cedc2d9fca7cfbbd69d4e0e485198d5636096a 100644 (file)
@@ -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': {