@@ -50,7 +50,7 @@ class gamematch extends Command
if(!$data){
echo "未找到匹配\n";
if($match_times > 3){
- $room = Redis::get($data['level']);
+ $room = Redis::get('T1');
if($room){
$robot = Redis::lpop('robot_list');
$message = [