mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Perform elevated check asynchronously, use a separate function w/ switch statement
This commit is contained in:
@ -9,7 +9,7 @@ using System.Reflection;
|
||||
using System.Runtime.Versioning;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.Win32;
|
||||
using osu.Desktop.Admin;
|
||||
using osu.Desktop.Security;
|
||||
using osu.Desktop.Overlays;
|
||||
using osu.Framework.Platform;
|
||||
using osu.Game;
|
||||
|
Reference in New Issue
Block a user