소스 검색

Merge branch 'master' of http://192.168.123.2:3000/ck/XiuXianGame

zg 17 시간 전
부모
커밋
14df9dce76
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Assets/Scripts/GameUI/UI/GongFaUpgradePanel/GongFaUpgradePanel.cs

+ 1 - 1
Assets/Scripts/GameUI/UI/GongFaUpgradePanel/GongFaUpgradePanel.cs

@@ -82,7 +82,7 @@ namespace Fort23.Mono
             {
 
 
-                bool relust = await TipsPanle.OpenPnael("提示","是否重置功法");
+                bool relust = await TipsPanle.OpenPnael(10799);
                 if (!relust)
                 {
                     return;