diff options
| author | Mario Kilies <MarioKilies@GMX.net> | 2011-01-29 20:10:28 +0100 |
|---|---|---|
| committer | Mario Kilies <MarioKilies@GMX.net> | 2011-01-29 20:10:28 +0100 |
| commit | 42e141e029ceb24a9474c784a5b2e7c7a81edc51 (patch) | |
| tree | 44a30807ac7e0ee2debe7684a521e39c1fcd5eed | |
| parent | 746b0a5d6d4678eb0f4500d85ff2ab4ee8b0fc5f (diff) | |
Modified manual.c, again
| -rw-r--r-- | src/manual.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/manual.c b/src/manual.c index e2b45dc..04c4bf8 100644 --- a/src/manual.c +++ b/src/manual.c @@ -68,9 +68,9 @@ static const char* manual_text = " If a card can not be placed on any table stack (because its number is lower\n" " than the top cards numbers of all stacks), the player can create a new\n" -" stack with his chosen card by selecting a table stack and add its cards to\n" -" his score. After placing the cards of all players, the next turn begins\n" -" where the players select their cards.\n\n" +" stack with his chosen card by selecting a table stack and add its cards\n" +" diamonds to his score. After placing the cards of all players, the next\n" +" turn begins where the players select their cards.\n\n" " When no hand cards are left, new cards are dealt from the main stack.\n" " The game ends when no more cards can be dealt to the players.\n" |
