Update AnimationChanger.cpp
This commit is contained in:
parent
a11172fec4
commit
97bdb137ec
@ -269,7 +269,7 @@ namespace cheat::feature
|
||||
|
||||
ConfigWidget("Apply Key", f_ApplyKey, true);
|
||||
ConfigWidget("Reset Key", f_ResetKey, true);
|
||||
ConfigWidget("Delay", f_Delay, 0.01f, 1.0f, 1000000000.0f, "Delay to repeat animation");
|
||||
ConfigWidget("Delay", f_Delay, 1.0f, 1.0f, 1000000000.0f, "Delay to repeat animation");
|
||||
}
|
||||
}
|
||||
ImGui::EndGroupPanel();
|
||||
|
Loading…
Reference in New Issue
Block a user