This commit is contained in:
ineed bots 2023-12-13 19:31:21 -06:00
parent 7d3bef6309
commit 36c205e943

View File

@ -5440,7 +5440,6 @@ watch_for_melee_override()
self setPlayerAngles( VectorToAngles( threat getTagOrigin( "j_spine4" ) - self getEye() ) );
time_left -= 0.05;
wait 0.05;
self BotBuiltinClearMeleeParams();
self BotBuiltinClearButtonOverride( "melee" );
}