mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Ability to contain multiple sample banks. Get default bank name from control point.
This commit is contained in:
@ -95,7 +95,7 @@ namespace osu.Game.Modes.Osu.Objects
|
||||
StackHeight = StackHeight,
|
||||
Scale = Scale,
|
||||
ComboColour = ComboColour,
|
||||
SampleBank = SampleBank
|
||||
SampleBanks = SampleBanks
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user