mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-11-09 21:06:57 +00:00
Major cleanup
This commit is contained in:
@@ -1636,6 +1636,11 @@ bot_chat_follow_watch( state, player, time, d, e, f, g )
|
||||
{
|
||||
self endon( "disconnect" );
|
||||
|
||||
if ( !isDefined( player ) )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
switch ( state )
|
||||
{
|
||||
case "start":
|
||||
|
||||
Reference in New Issue
Block a user