Uhm you saw nothing
This commit is contained in:
parent
293db439f2
commit
72e4f1af7e
@ -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