mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-01 17:27:25 +00:00
Added for legacy hooking
This commit is contained in:
9
userraw/bots/bots.gsc
Normal file
9
userraw/bots/bots.gsc
Normal file
@@ -0,0 +1,9 @@
|
||||
init()
|
||||
{
|
||||
scripts\bots::init();
|
||||
}
|
||||
|
||||
bots_init()
|
||||
{
|
||||
init();
|
||||
}
|
Reference in New Issue
Block a user