mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-22 07:25:42 +00:00
wait for notfies
This commit is contained in:
parent
8f0b21578a
commit
aa75e1f048
@ -595,11 +595,10 @@ connected()
|
||||
|
||||
level.bots[ level.bots.size ] = self;
|
||||
self thread onDisconnect();
|
||||
|
||||
level notify( "bot_connected", self );
|
||||
|
||||
self thread watchBotDebugEvent();
|
||||
}
|
||||
|
||||
waittillframeend; // wait for waittills to process
|
||||
level notify( "bot_connected", self );
|
||||
|
||||
/*
|
||||
DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user