mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Rename method to be less bad
This commit is contained in:
@ -30,7 +30,7 @@ namespace osu.Game.Updater
|
||||
version = game.Version;
|
||||
}
|
||||
|
||||
protected override async Task InternalCheckForUpdateAsync()
|
||||
protected override async Task PerformUpdateCheck()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user