]> git.cworth.org Git - empires-server/commit
tictactoe: Reword the comment describing the add_move method
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 21:32:50 +0000 (14:32 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 21:32:50 +0000 (14:32 -0700)
commit53806350bc2b8e36bf9d2561729b4608403af96d
treeb1ffcbf9a11a2f49721f1fd6f678d79f57c2243a
parent0cc61b68f175ae13fe2390d8e5c6bf374153aecc
tictactoe: Reword the comment describing the add_move method

The former wording was just a little vague and potentially
ambiguous. It's now more clear about when a true value is returned,
and when false is returned.
tictactoe.js