1
This commit is contained in:
parent
01c57ca647
commit
e3b737e73a
@ -85,9 +85,6 @@ class TameBattleDataService extends BaseService {
|
||||
public function updateBattleData()
|
||||
{
|
||||
error_log('updateBattleData');
|
||||
if (getXVal($this->allInfo,'is_newbie_battle', 0)){
|
||||
return false;
|
||||
}
|
||||
$matchMode = getXVal($this->allInfo,'room_mode', 0);
|
||||
$userInfo = myself()->_getOrmUserInfo();
|
||||
if (!$userInfo){
|
||||
|
Loading…
x
Reference in New Issue
Block a user