bug修改
This commit is contained in:
@@ -1659,10 +1659,10 @@ namespace BingoBrain
|
||||
}
|
||||
public static bool isRDExchangeMode()
|
||||
{
|
||||
// return false;//zhushi
|
||||
return false;//zhushi
|
||||
return true;//zhushi
|
||||
return SaveData.GetSaveobject().ExchangeModeToggle == 1;
|
||||
}
|
||||
}
|
||||
public static string getDesByKey(string key)
|
||||
{
|
||||
Debug.Log(key);
|
||||
|
||||
Reference in New Issue
Block a user