This commit is contained in:
aozhiwei 2024-08-30 14:52:26 +08:00
parent 698cc2d85e
commit 53a677b2e1

View File

@ -850,7 +850,7 @@ class BattleController extends BaseAuthedController {
myself()->_updateUserInfo(array(
'already_newbie_battle' => 1,
));
myself()->_addTgLog('newBieBattle', array(
myself()->_addTgLog('battle.newbieBattle', array(
'zone_id' => $zoneId,
'node_id' => $nodeId,
'mode_id' => $modeId,