Update AutoBackstab.cpp
This commit is contained in:
parent
c01b46f836
commit
31ebd3f9f4
@ -61,10 +61,8 @@ void CreateMove()
|
||||
found = true;
|
||||
}
|
||||
}
|
||||
logging::Info("1");
|
||||
if (!found)
|
||||
return;
|
||||
logging::Info("2");
|
||||
if (!CE_GOOD(ent))
|
||||
return;
|
||||
float ent_eye = CE_FLOAT(ent, netvar.m_angEyeAngles + 4);
|
||||
|
Reference in New Issue
Block a user