mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-12-01 11:07:48 +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