]> git.cworth.org Git - empires-server/commit
tictactoe: Replay previous moves when a new client connects
authorCarl Worth <cworth@cworth.org>
Sat, 30 May 2020 03:55:30 +0000 (20:55 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 30 May 2020 03:55:30 +0000 (20:55 -0700)
commit212b5a93209741c091d2f504f3d2edac8ae98262
treeb41facff1902241d00b8f5e9f31d2b37df66ddf2
parentea14cbbefb26afd558aff8329d92f1a7b9442bac
tictactoe: Replay previous moves when a new client connects

This fixes the bug where a client would join a game in progress but
would see only the blank board.
tictactoe.js