多队塔三队屏蔽提示

dev_chengFeng
wangzhenxing 2023-04-07 17:20:38 +08:00
parent 0e2fc0aad2
commit 301805237c
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ function GodsWayListPanel:OnShow(...)
if i==1 then
--PopupTipPanel.ShowTip(Language[11330])
else
PopupTipPanel.ShowTip("需二队塔通关100层后开启")
--PopupTipPanel.ShowTip("需二队塔通关100层后开启")
PopupTipPanel.ShowTip("暂未开启")
end
end