]> git.cworth.org Git - lmno-server/commitdiff
Put add_client/remove_client and the various broadcast functions into Game
authorCarl Worth <cworth@cworth.org>
Sat, 30 May 2020 03:22:17 +0000 (20:22 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 30 May 2020 03:22:17 +0000 (20:22 -0700)
This eliminates the duplication of these functions that we previously
had in both the Empires and TicTacToe classes.


No differences found