From dc910a105252c72553698b9009d99283a398ff71 Mon Sep 17 00:00:00 2001 From: lopar Date: Sat, 24 Mar 2018 00:03:54 +0200 Subject: [PATCH] game chat send msg --- game.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.php b/game.php index 950979c..0694f7a 100644 --- a/game.php +++ b/game.php @@ -85,7 +85,7 @@ if ($msg) db::c()->query('INSERT INTO `chat` (`cid`, `uid`, `msg`) VALUES (?i, ?