From 7ad7c8069715da6a98627ec2e5880e6182e12fda Mon Sep 17 00:00:00 2001 From: glax Date: Mon, 15 Jan 2024 20:06:00 +0100 Subject: [PATCH] static installer --- GSIConfigInstaller.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSIConfigInstaller.cs b/GSIConfigInstaller.cs index d8d2f72..f6b008f 100644 --- a/GSIConfigInstaller.cs +++ b/GSIConfigInstaller.cs @@ -4,7 +4,7 @@ using Microsoft.Win32; namespace CS2GSI; -internal class GsiConfigInstaller +internal static class GsiConfigInstaller { internal static void InstallGsi() {