This commit is contained in:
minenice55 2023-10-23 20:22:53 -04:00 committed by GitHub
parent b48a64e1ed
commit 7624ea6e88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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