mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-19 17:02:54 +00:00
fix
This commit is contained in:
parent
d507ee22bd
commit
fab59a3fe8
@ -1061,9 +1061,9 @@ watch_for_override_stuff()
|
||||
last_jump_time = time;
|
||||
|
||||
// jump shot
|
||||
self BotBuiltinBotMovementOverride( "+gostand" );
|
||||
self BotBuiltinBotButtonOverride( "+gostand" );
|
||||
wait 0.1;
|
||||
self BotBuiltinBotMovementOverride( "~gostand" );
|
||||
self BotBuiltinBotButtonOverride( "~gostand" );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user