missing tag

This commit is contained in:
ineed bots
2024-05-16 19:14:06 -06:00
parent 87b2a1ca8b
commit 271ef3387d
2 changed files with 2 additions and 2 deletions

View File

@ -1036,7 +1036,7 @@ addBots_loop()
if ( isdefined( tempBot ) )
{
kick( tempBot getentitynumber() );
kick( tempBot getentitynumber(), "EXE_PLAYERKICKED" );
wait 0.25;
}