This commit is contained in:
minenice55 2024-05-13 21:14:03 -04:00
parent 825f8bc322
commit b177f8551b

View file

@ -1126,7 +1126,7 @@ namespace HeavenStudio.Games
NoriGO.SetActive(true);
Nori.SetNoriMode(beat, mode);
currentBgEffect = fxType;
IsComboEnable = (ComboMode)comb;
IsComboEnable = (ComboMode)combo;
// IsKickEnable = kick;
}