simon-kyger / zealotry

A team based multiplayer pvp game.
MIT License
0 stars 1 forks source link

realm injection in account #5

Closed simon-kyger closed 6 years ago

simon-kyger commented 6 years ago

client is handled for all of this in terms of app flow, but has two problems:

A) Realm is not getting injected into account in db

B) After the injection, client is not receiving socket message to complete the realm selection choice.

simon-kyger commented 6 years ago

this is fixed.