feat(base): Fixed logic for websockets and added GameStateEvent. Might've caused instability on other feature branches!
This commit is contained in:
@@ -216,4 +216,7 @@ function navSpa(page, title) {
|
||||
})
|
||||
});
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
globalThis.exchangeBody = exchangeBody;
|
||||
Reference in New Issue
Block a user