Fixed #619
This commit is contained in:
parent
cbe1bfb0e9
commit
f3053b0a63
@ -55,7 +55,7 @@ namespace cheat::feature
|
||||
|
||||
if (f_Enabled)
|
||||
{
|
||||
if (f_Hotkey.value().IsPressed() && !isSpeed)
|
||||
if (f_Hotkey.value().IsPressed())
|
||||
{
|
||||
if (currentSpeed == 1.0f)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user