X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fgame.php;h=b8a2fcb2dc2e88c4b6e187a2ce264aff35c7e836;hp=7905acd63a00a9d1e5ae7619711e5a0d520e85a7;hb=27e1cfa401e4223550f8a8cc434ae0f4605bf775;hpb=853c2a611637ab3abf65feb86b4b5f96c1749cb9 diff --git a/include/game.php b/include/game.php index 7905acd..b8a2fcb 100644 --- a/include/game.php +++ b/include/game.php @@ -189,6 +189,7 @@ switch($mystatus) /* whos turn is it? */ DB_set_player_by_gameid($gameid,$user); $ok = 0; + break; } }; if($ok) @@ -380,6 +381,7 @@ switch($mystatus) { $ok = 0; DB_set_player_by_gameid($gameid,$user); + break; } }; @@ -907,6 +909,7 @@ switch($mystatus) { $ok = 0; DB_set_player_by_gameid($gameid,$user); + break; } } if($ok)