1
This commit is contained in:
parent
7211966d39
commit
696edee476
@ -207,7 +207,7 @@ class BattleController extends BaseAuthedController {
|
||||
}
|
||||
{
|
||||
$data['match_mode'] = 0;
|
||||
if ($currSeason && myself()->_getV(TN_RANK_STATUS, 0 ) != 1){
|
||||
if ($currSeason && myself()->_getV(TN_RANK_STATUS, 0 ) == 0){
|
||||
$data['match_mode'] = 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user