Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
a99ef04d19
@ -48,6 +48,8 @@ int NearbyEntities()
|
|||||||
}
|
}
|
||||||
void CreateMove()
|
void CreateMove()
|
||||||
{
|
{
|
||||||
|
if (!enabled)
|
||||||
|
return;
|
||||||
if (CE_BAD(LOCAL_E))
|
if (CE_BAD(LOCAL_E))
|
||||||
return;
|
return;
|
||||||
if (!HasWeapon(LOCAL_E, 59))
|
if (!HasWeapon(LOCAL_E, 59))
|
||||||
|
Reference in New Issue
Block a user