]> git.cworth.org Git - empires-api/commitdiff
tictactoe: Change /move event to have data named "move", not "square"
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 18:30:06 +0000 (11:30 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 18:30:06 +0000 (11:30 -0700)
We're intentionally being more generic here that the API could be
generalized, (allowing for an implementation in a base class handling
things in the general case).


No differences found