mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 07:01:50 +00:00
fix
This commit is contained in:
@ -41,7 +41,7 @@ do_botstop()
|
||||
self BotStop();
|
||||
}
|
||||
|
||||
do_botmovement( left, forward )
|
||||
do_botmovement( forward, right )
|
||||
{
|
||||
self BotMovement( left, forward );
|
||||
self BotMovement( forward, right );
|
||||
}
|
||||
|
Reference in New Issue
Block a user