cyzhao 1 жил өмнө
parent
commit
54adbe4df0

+ 1 - 1
Gameserver/App/base/CmdCode.php

@@ -108,7 +108,7 @@ class CmdCode {
      * [6202] 任务 - 领取任务奖励
      */
     const cmd_task_getReward = 6202;
-    // </editor-fold>
+    // </editor-fold>const active_day7_drawreward = 6101;
     // <editor-fold defaultstate="collapsed" desc="邮件操作码 - 63xx">
 
     const cmd_email_questEmailList = 6301;

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

@@ -380,11 +380,6 @@ class ErrCode {
      */
     const active_day7_expired = 3502;
     
-    /**
-     * 活动过期
-     */
-    const user_shop_activeExpire = 3403;
-    
 // </editor-fold>
 //