o
This commit is contained in:
parent
94d7380209
commit
ce64c769df
|
@ -1126,7 +1126,7 @@ namespace HeavenStudio.Games
|
||||||
NoriGO.SetActive(true);
|
NoriGO.SetActive(true);
|
||||||
Nori.SetNoriMode(beat, mode);
|
Nori.SetNoriMode(beat, mode);
|
||||||
currentBgEffect = fxType;
|
currentBgEffect = fxType;
|
||||||
IsComboEnable = (ComboMode)comb;
|
IsComboEnable = (ComboMode)combo;
|
||||||
// IsKickEnable = kick;
|
// IsKickEnable = kick;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue