mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Framework updates.
This commit is contained in:
@ -65,7 +65,7 @@ namespace osu.Game.Tests.Beatmaps.IO
|
||||
}
|
||||
}
|
||||
|
||||
private OsuGameBase loadOsu(BasicGameHost host)
|
||||
private OsuGameBase loadOsu(GameHost host)
|
||||
{
|
||||
var osu = new OsuGameBase();
|
||||
host.Add(osu);
|
||||
|
Reference in New Issue
Block a user