mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-09 19:25:10 +00:00
o
This commit is contained in:
parent
76eab6f47e
commit
db863e5064
1 changed files with 1 additions and 1 deletions
|
@ -1125,7 +1125,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