mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-26 14:22:02 +00:00
Major update, remove the hacks, use builtin overrides
This commit is contained in:
@ -84,10 +84,10 @@ do_botclearaimoverride()
|
||||
|
||||
do_botmeleeparams( yaw, dist )
|
||||
{
|
||||
// self botMeleeParams( yaw, dist );
|
||||
self botMeleeParams( yaw, dist );
|
||||
}
|
||||
|
||||
do_clearbotmeleeparams()
|
||||
{
|
||||
// self botClearMeleeParams();
|
||||
self botClearMeleeParams();
|
||||
}
|
||||
|
Reference in New Issue
Block a user