accounts are back
This commit is contained in:
@@ -209,7 +209,7 @@ function createSocket(events) {
|
||||
// when the server sends a reply it will have one of these message types
|
||||
// this object wraps the reply types to a function
|
||||
const handlers = {
|
||||
Account: onAccount,
|
||||
AccountState: onAccount,
|
||||
AccountConstructs: onAccountConstructs,
|
||||
AccountInstances: onAccountInstances,
|
||||
GameState: onGameState,
|
||||
|
||||
Reference in New Issue
Block a user