五子棋:通知改用「系统传音」去掉「大声宣告说:」前缀,与赛马/百家乐风格一致
This commit is contained in:
@@ -497,7 +497,7 @@ class GomokuController extends Controller
|
||||
$messageData = [
|
||||
'id' => $chatState->nextMessageId($roomId),
|
||||
'room_id' => $roomId,
|
||||
'from_user' => '系统广播',
|
||||
'from_user' => '系统传音',
|
||||
'to_user' => '大家',
|
||||
'content' => $content,
|
||||
'is_secret' => false,
|
||||
|
||||
Reference in New Issue
Block a user