]> git.cworth.org Git - empires-server/commitdiff
game: Send a game-info event when a client connects
authorCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 01:17:48 +0000 (18:17 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 12:28:57 +0000 (05:28 -0700)
This is in the generic Game class so all games will get this
functionality. This will allow clients to be able to display the
game's ID and URL so players can invite friends.


No differences found