mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-07 20:46:17 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
![]() Got a crash opening games where tile pick was on and first player was a robot. Cause: non-robot player's tiles were being assigned before the robot's, and the move stack didn't like the out-of-order assignments. Now we assign tiles in order as before, but pause each time we find a non-robot that needs to pick its own. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile |