This commit is contained in:
minenice55 2024-05-13 21:14:03 -04:00
parent afddbe9f59
commit d5179ceb94

View file

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