mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-19 15:02:53 +00:00
wait for notifies
This commit is contained in:
parent
0ab94bfea7
commit
5d43e00d8d
@ -521,10 +521,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 );
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user