Browse Source

有报错先注释代码

huangxiaoyue 1 year ago
parent
commit
dfe3ae298e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Editor/Excel/ExcelScanner.cs

+ 1 - 1
GameClient/Assets/Editor/Excel/ExcelScanner.cs

@@ -16,7 +16,7 @@
             GiftBagScanner.StartScan();
             FieldScanner.StartScan();
             LeagueScanner.StartScan();
-            SuitGuideScanner.StartScan();
+            //SuitGuideScanner.StartScan();
         }
     }
 }