BUGFIX: fixed selection of spade and heart solo
authorArun Persaud <arun@nubati.net>
Tue, 17 Sep 2013 00:10:44 +0000 (17:10 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 17 Sep 2013 00:10:44 +0000 (17:10 -0700)
commitc42caf707e7b0b9e4e22a2d15b034b39101172e1
treede6fa4e755cd6c076692412baa9379a34aca0807
parent3f57e0a5691d34844a25ef4ded69a708b9160ae1
BUGFIX: fixed selection of spade and heart solo

two typos messed up the solo selction, e.g. the gametype was not the same as the one given in the
enum in the database. Also added an additional check before we set them in the database, so that people
can mess things up when playing with the url directly.
include/game.php
include/output.php