From cebc13fbd99d8b3fa67d6b6a1e95b537f42eec0a Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期四, 11 十月 2018 14:09:57 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/Strengthening/WashMasterActiveWin.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/Strengthening/WashMasterActiveWin.cs b/System/Strengthening/WashMasterActiveWin.cs
index c03fc92..493283e 100644
--- a/System/Strengthening/WashMasterActiveWin.cs
+++ b/System/Strengthening/WashMasterActiveWin.cs
@@ -216,7 +216,7 @@
int[] curAttrValues = ConfigParse.GetMultipleStr<int>(curSpecConfig.attByLevelValue);
raiseAttrCell.SetActive(false);
- tempCelllist.Add(GetRaiseGo(Language.Get("MainInterfacePanel_HeadPortraitTip_ZL"),preFightNum.ToString(),(curFightNum-preFightNum).ToString()));
+ tempCelllist.Add(GetRaiseGo(Language.Get("L1056"),preFightNum.ToString(),(curFightNum-preFightNum).ToString()));
for (int i = 0; i < preAttrIds.Length; i++)
{
--
Gitblit v1.8.0