Merge branch 'james_bc' of git.kingsome.cn:server/game2006api into james_bc
This commit is contained in:
commit
176161e8c4
@ -261,7 +261,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