mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-02 01:37:26 +00:00
fix
This commit is contained in:
@@ -42,7 +42,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