mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
add log for remove fpu function
This commit is contained in:
parent
e527157474
commit
0a3d4748cd
@ -64,6 +64,8 @@ namespace Bloxstrap.Integrations
|
||||
|
||||
private static void RemoveRbxFpsUnlocker()
|
||||
{
|
||||
App.Logger.WriteLine("[IntegrationCleaner::RemoveRbxFpsUnlocker] Removing RbxFpsUnlocker...");
|
||||
|
||||
KillRunningRbxFpsUnlocker();
|
||||
|
||||
string rfuBaseFolder = Path.Combine(Directories.Integrations, "rbxfpsunlocker");
|
||||
|
Loading…
Reference in New Issue
Block a user