mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-25 11:05:16 +00:00
o
This commit is contained in:
parent
825f8bc322
commit
b177f8551b
1 changed files with 1 additions and 1 deletions
|
@ -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