BUGFIX: didn't set next player correctly during startup
authorArun Persaud <arun@nubati.net>
Sat, 5 Jan 2008 21:24:10 +0000 (22:24 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 5 Jan 2008 22:21:30 +0000 (23:21 +0100)
commit2264646817a59a6e3aefa835c492938dde4f25ee
treea22dcf600c255494a2344d037f58eb6cf7ac36c6
parentcd8b501f9cc5f726c79c3e6b8ef86b3c764e3dc0
BUGFIX: didn't set next player correctly during startup

in db.game the next player is set with his user.id, but I used the
position at the table in some places. fixed now
Signed-off-by: Arun Persaud <arun@nubati.net>
index.php