1
This commit is contained in:
parent
698cc2d85e
commit
53a677b2e1
@ -850,7 +850,7 @@ class BattleController extends BaseAuthedController {
|
|||||||
myself()->_updateUserInfo(array(
|
myself()->_updateUserInfo(array(
|
||||||
'already_newbie_battle' => 1,
|
'already_newbie_battle' => 1,
|
||||||
));
|
));
|
||||||
myself()->_addTgLog('newBieBattle', array(
|
myself()->_addTgLog('battle.newbieBattle', array(
|
||||||
'zone_id' => $zoneId,
|
'zone_id' => $zoneId,
|
||||||
'node_id' => $nodeId,
|
'node_id' => $nodeId,
|
||||||
'mode_id' => $modeId,
|
'mode_id' => $modeId,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user