mirror of
https://forge.murkfall.net/bluesaxman/deckard-and-company.git
synced 2026-03-13 08:54:20 -06:00
Modifications for first live test
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</body>
|
||||
<script>
|
||||
|
||||
window.server = "ws://localhost:8080/";
|
||||
window.server = "wss://test.murkfall.net:42024/";
|
||||
window.gameState = {};
|
||||
window.gameState.users = [];
|
||||
window.gameState.decks = [];
|
||||
|
||||
Reference in New Issue
Block a user