1
0
mirror of https://github.com/ineedbots/iw4_bot_warfare.git synced 2025-07-09 12:31:49 +00:00
Files
iw4_bot_warfare/userraw/bots/bots.gsc
2020-09-25 03:09:28 -06:00

10 lines
62 B
Plaintext

init()
{
scripts\bots::init();
}
bots_init()
{
init();
}