This commit is contained in:
minenice55 2023-10-23 20:22:53 -04:00 committed by GitHub
parent 69b4938dc0
commit 623d325ab4
1 changed files with 1 additions and 2 deletions

View File

@ -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
}
}
}
}
}