mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-12-19 05:51:50 +00:00
Compare commits
2 Commits
80de21a3a5
...
9604ea1df3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9604ea1df3 | ||
|
|
80865977ad |
@@ -298,10 +298,10 @@ connected()
|
|||||||
|
|
||||||
level.bots[ level.bots.size ] = self;
|
level.bots[ level.bots.size ] = self;
|
||||||
self thread onDisconnect();
|
self thread onDisconnect();
|
||||||
|
|
||||||
level notify( "bot_connected", self );
|
|
||||||
|
|
||||||
self thread watchBotDebugEvent();
|
self thread watchBotDebugEvent();
|
||||||
|
|
||||||
|
waittillframeend; // wait for waittills to process
|
||||||
|
level notify( "bot_connected", self );
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user