Explorar o código

错误重复修改

cyzhao %!s(int64=4) %!d(string=hai) anos
pai
achega
08ca231ce0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Gameserver/Amfphp/base/ErrCode.php

+ 2 - 2
Gameserver/Amfphp/base/ErrCode.php

@@ -250,12 +250,12 @@ class ErrCode {
     /**
      * 晶石不足
      */
-    const notenough_spar = 3100;
+    const notenough_spar = 3046;
     
     /**
      * 资源点不足
      */
-    const notenough_resPoint = 3101;
+    const notenough_resPoint = 3047;
 // </editor-fold>
     //
     // <editor-fold defaultstate="collapsed" desc="    user 31xx    ">