From 623d325ab4df5dbc92fcd17751c7873dc504a25b Mon Sep 17 00:00:00 2001 From: minenice55 Date: Mon, 23 Oct 2023 20:22:53 -0400 Subject: [PATCH] bruh --- Assets/Scripts/Games/FanClub/FanClub.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Assets/Scripts/Games/FanClub/FanClub.cs b/Assets/Scripts/Games/FanClub/FanClub.cs index 6c99f4ae..1d1ac00a 100644 --- a/Assets/Scripts/Games/FanClub/FanClub.cs +++ b/Assets/Scripts/Games/FanClub/FanClub.cs @@ -116,7 +116,6 @@ namespace HeavenStudio.Games.Loaders namespace HeavenStudio.Games { - using System.Windows.Forms.VisualStyles; using Scripts_FanClub; public class FanClub : Minigame @@ -993,4 +992,4 @@ namespace HeavenStudio.Games } } } -} \ No newline at end of file +}