]> git.cworth.org Git - empires-server/commit
Fix bug when a player reclaims a previous player object by name
authorCarl Worth <cworth@cworth.org>
Tue, 30 Jun 2020 00:01:29 +0000 (17:01 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 6 Jul 2020 01:43:58 +0000 (18:43 -0700)
commit4c3572dcbf3e133c9f3d0c7d295f412ff5b88763
tree5d750cee3e658cbefda6ad398cec92c5b30e9793
parent99eb3c3fd206ca16e950f1a07e6f189db9cfdaba
Fix bug when a player reclaims a previous player object by name

Previously, we were forgetting to update the session ID map, leading
to an experience where the player couldn't submit any words,
etc. (Sorry, David!).
game.js