cyzhao 6 сар өмнө
parent
commit
7a1a47fe5a

+ 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日签到
      */