BUGFIX: if you win a trick, you don't have to reload the page from now on.
authorArun Persaud <arun@nubati.net>
Mon, 20 Feb 2012 07:31:09 +0000 (23:31 -0800)
committerArun Persaud <apersaud@lbl.gov>
Mon, 20 Feb 2012 07:31:09 +0000 (23:31 -0800)
commit2fb259fc72129bcb9d209368a97c99638ef77001
treee0767ae8310bc31ddcdbecc501bce3b72b37c1c0
parent72842383a6162e43f8b9630bfcca13d10eca7bff
BUGFIX: if you win a trick, you don't have to reload the page from now on.

added a check if the player won the trick, if so, show radiobuttons next to cards to select new one.
Also needed to unset firstcard when winning the trick, since without it follow suite was still working with regards to the first card in the last trick.
include/game.php