mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-08 21:14:14 +00:00
Fix ent_fire
This commit is contained in:
parent
3c99000040
commit
356951d2f7
@ -532,7 +532,7 @@ void Ent_Fire_f( edict_t *player )
|
||||
}
|
||||
|
||||
if( !Ent_CheckFire( player, ent, CMD_ARGV( 2 ) ) )
|
||||
return;
|
||||
continue;
|
||||
|
||||
Ent_ClientPrintf( player, "entity %i\n", i );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user