FreezeAzazel function added for button

This commit is contained in:
jadis0x
2023-01-16 22:10:40 +03:00
committed by GitHub
parent 2d337d4e9e
commit 19234b3c66

View File

@@ -378,11 +378,9 @@ namespace DevourClient
if (GUI.Button(new Rect(Settings.Settings.x + 10, Settings.Settings.y + 110, 130, 30), "Freeze azazel"))
{
MelonLogger.Msg("Freeze azazel");
return;
Hacks.Misc.FreezeAzazel();
}
GUI.Label(new Rect(Settings.Settings.x + 10, Settings.Settings.y + 150, 120, 30), "Azazel & Demons");
// azazel