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