arg might be later

This commit is contained in:
ineed bots 2024-05-16 19:20:27 -06:00
parent cecbcad213
commit cfda407835

View File

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