code style

This commit is contained in:
Lightczx
2023-12-14 15:22:20 +08:00
parent 9e5b5e24d9
commit c8bea36540

View File

@@ -21,7 +21,6 @@ internal sealed partial class GameProcessService : IGameProcessService
private readonly IDiscordService discordService;
private readonly RuntimeOptions runtimeOptions;
private readonly LaunchOptions launchOptions;
private readonly AppOptions appOptions;
private volatile bool isGameRunning;