瀏覽代碼

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

zg 14 小時之前
父節點
當前提交
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;