Browse Source

战令结算cmd丢失

cyzhao 6 months ago
parent
commit
7a1a47fe5a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Gameserver/App/base/CmdCode.php

+ 5 - 0
Gameserver/App/base/CmdCode.php

@@ -167,6 +167,11 @@ class CmdCode {
      */
     const cmd_active_limitTsBuy = 6108;
 
+    /**
+     * 6109 战令奖励领取
+     */
+    const cmd_active_battlePassDrawReward = 6109;
+    
     /**
      * 6110 新手7日签到
      */