1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2026-06-14 22:22:12 +00:00

new changes purposed for the future

This commit is contained in:
ineed bots
2026-03-12 14:00:11 -06:00
parent 1ca1cab3de
commit 9c69bd552f
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -61,5 +61,5 @@ do_botremoteangles( pitch, yaw )
do_botangles( angles )
{
self botangles( angles[ 0 ], angles[ 1 ], angles[ 2 ] );
self botangles( angles );
}