1
This commit is contained in:
parent
e1e9894eb3
commit
896c45230c
@ -193,6 +193,7 @@ class MatchController{
|
||||
$room_state = 2;
|
||||
} else {
|
||||
$downtime = 3 - (time() - $room_db['prepare_time']);
|
||||
$room_state = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user