1
0
mirror of https://github.com/ineedbots/iw4_bot_warfare.git synced 2025-10-09 00:26:39 +00:00
Files
main
userraw
bots
bots.gsc
maps
scripts
ui_mp
waypoints
weapons
bots.txt
todo.txt
.gitignore
.gitmodules
z_bots.bat
z_client.bat
z_dev.bat
z_devserver.bat
z_server.bat
z_server_pvbrust.bat
z_server_pvbvote.bat
z_serverdev.bat
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();
}