bug修改

This commit is contained in:
2026-05-13 15:43:54 +08:00
parent f2395d0b06
commit 33de0da0e7
4 changed files with 12 additions and 1 deletions
@@ -134,6 +134,7 @@ namespace BingoBrain
item.quantityA[GameHelper.GetDynamicIndex(item.wheel_itemA)]);
PreferencesMgr.Instance.VidelWheelLst.Add(
item.quantityB[GameHelper.GetDynamicIndex(item.wheel_itemB)]);
Debug.Log(GameHelper.GetDynamicIndex(item.wheel_itemB));
}
PreferencesMgr.Instance.SaveFerrWheelLst();