mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-09 11:15:07 +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);
|
||||
Nori.SetNoriMode(beat, mode);
|
||||
currentBgEffect = fxType;
|
||||
IsComboEnable = (ComboMode)comb;
|
||||
IsComboEnable = (ComboMode)combo;
|
||||
// IsKickEnable = kick;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue