mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
CI fixes
This commit is contained in:
@ -24,7 +24,7 @@ namespace osu.Game.Rulesets.Replays
|
||||
|
||||
#endregion
|
||||
|
||||
public AutoGenerator(Beatmap<T> beatmap)
|
||||
protected AutoGenerator(Beatmap<T> beatmap)
|
||||
{
|
||||
Beatmap = beatmap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user