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