mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +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.Taiko.Objects
|
||||
TickSpacing = tickSpacing,
|
||||
StartTime = t,
|
||||
IsStrong = IsStrong,
|
||||
SampleBank = SampleBank
|
||||
SampleBanks = SampleBanks
|
||||
});
|
||||
|
||||
first = false;
|
||||
|
Reference in New Issue
Block a user