From a2f583cd0d8fdc0aaf2d04ae486b692ec6acdfb9 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Wed, 11 Nov 2015 18:33:38 +0100 Subject: [PATCH] Update stupidIa.php --- morpionsFights/Master/stupidIa.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morpionsFights/Master/stupidIa.php b/morpionsFights/Master/stupidIa.php index 7210ef7..adf9bf9 100644 --- a/morpionsFights/Master/stupidIa.php +++ b/morpionsFights/Master/stupidIa.php @@ -21,7 +21,7 @@ if(!isset($_GET['you'])){ echo "wrong parameters 2"; die; } if (count($freeCases)==0){ - echo "error. Grid is full, beach!"; + echo "error. Grid is full, bitch!"; die; } //have all parameters lets play the game