mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-19 09:02:52 +00:00
fix the error
This commit is contained in:
parent
2480628271
commit
34ad334388
@ -14,7 +14,7 @@ main()
|
||||
level.bot_builtins["botmeleeparams"] = ::do_botmeleeparams;
|
||||
level.bot_builtins["clearbotmeleeparams"] = ::do_clearbotmeleeparams;
|
||||
level.bot_builtins["getfunction"] = ::do_getfunction;
|
||||
level.bot_builtins["replacefunc"] = ::do_replacefunc;a
|
||||
level.bot_builtins["replacefunc"] = ::do_replacefunc;
|
||||
level.bot_builtins["disabledetouronce"] = ::do_disabledetouronce;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user