新增兑换

This commit is contained in:
2026-05-19 14:16:52 +08:00
parent 59a6b0dec4
commit defb4f0280
37 changed files with 906 additions and 20 deletions
+1 -1
View File
@@ -1658,7 +1658,7 @@ namespace BingoBrain
}
public static bool isRDExchangeMode()
{
return true;//zhushi
// return false;//zhushi
return SaveData.GetSaveobject().ExchangeModeToggle == 1;
}
public static string getDesByKey(string key)