projects
/
e-DoKo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
BUGFIX: fixed a typo in the text for poverty
[e-DoKo.git]
/
include
/
game.php
diff --git
a/include/game.php
b/include/game.php
index 3540be4592c052f77ba5b791482939e4d9d01ce5..55ce7a6149680150c1307ef601f0ffbb7185afe6 100644
(file)
--- 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?".
foreach($cards as $card)
if($card<27) $nrtrump++;
echo "Player $name has $nrtrump trump. Do you want to take them?".
- "<a href=\"index.php?action=game&me=$me&trump=$user\">
y
es</a> <br />\n";
+ "<a href=\"index.php?action=game&me=$me&trump=$user\">
Y
es</a> <br />\n";
}
}
}
}
- echo "<a href=\"index.php?action=game&me=$me&trump=no\">No
,way I take those trump...
</a> <br />\n";
+ echo "<a href=\"index.php?action=game&me=$me&trump=no\">No
way
</a> <br />\n";
echo "</div><div>\n";
echo "<div class=\"mycards\">Your cards are: <br />\n";
echo "</div><div>\n";
echo "<div class=\"mycards\">Your cards are: <br />\n";