X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fgame.php;h=55ce7a6149680150c1307ef601f0ffbb7185afe6;hp=3540be4592c052f77ba5b791482939e4d9d01ce5;hb=cff9193689fb8396795004606c0e05d81a4467c8;hpb=671da1a387eb879aec526ea9b7614ff9381e7c0f;ds=sidebyside diff --git a/include/game.php b/include/game.php index 3540be4..55ce7a6 100644 --- a/include/game.php +++ b/include/game.php @@ -744,10 +744,10 @@ switch($mystatus) foreach($cards as $card) if($card<27) $nrtrump++; echo "Player $name has $nrtrump trump. Do you want to take them?". - "yes
\n"; + "Yes
\n"; } } - echo "No,way I take those trump...
\n"; + echo "No way
\n"; echo "
\n"; echo "
Your cards are:
\n";