mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-26 14:21:50 +00:00
bot chatter
This commit is contained in:
2273
main_shared/maps/mp/bots/_bot_chat.gsc
Normal file
2273
main_shared/maps/mp/bots/_bot_chat.gsc
Normal file
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ CodeCallback_StartGameType()
|
||||
level.gametypestarted = true; // so we know that the gametype has been started up
|
||||
|
||||
level thread maps\mp\bots\_bot::init();
|
||||
level thread maps\mp\bots\_bot_chat::init();
|
||||
level thread maps\mp\bots\_menu::init();
|
||||
level thread maps\mp\bots\_wp_editor::init();
|
||||
}
|
||||
|
Reference in New Issue
Block a user