From 76ce476d3c48709bf6a69b3cc5bd333c4593d66b Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 4 Mar 2010 12:48:10 -0800 Subject: changed message for new dealer into message for new startplayer since there really is no dealer, this was more confusing than helpful. --- include/output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/output.php') diff --git a/include/output.php b/include/output.php index ce72c4e..018372b 100644 --- a/include/output.php +++ b/include/output.php @@ -31,7 +31,7 @@ function output_ask_for_new_game($playerA,$playerB,$playerC,$playerD,$oldgameid) global $RULES; echo "
\n
\n"; - echo "Do you want to continue playing?(This will start a new game, with $playerD as dealer.)\n"; + echo "Do you want to continue playing?(This will start a new game, with $playerA starting the game.)\n"; echo " \n"; echo " \n"; echo " \n"; -- cgit v1.2.3-18-g5258