mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
10 lines
62 B
Plaintext
10 lines
62 B
Plaintext
init()
|
|
{
|
|
scripts\bots::init();
|
|
}
|
|
|
|
bots_init()
|
|
{
|
|
init();
|
|
}
|