mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
Added for legacy hooking
This commit is contained in:
parent
3d80ab8898
commit
3e64a9977b
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();
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user