final stuff, i think?
This commit is contained in:
@@ -467,15 +467,15 @@ if(driver.sprinting && !(boost_cooldown))
|
||||
return WEST
|
||||
else
|
||||
switch(angle)
|
||||
if(0 to -22)
|
||||
if(-22 to 0)
|
||||
return EAST
|
||||
if(-22 to -67)
|
||||
if(-67 to -22)
|
||||
return SOUTHEAST
|
||||
if(-67 to -112)
|
||||
if(-112 to -67)
|
||||
return SOUTH
|
||||
if(-112 to -157)
|
||||
if(-157 to -112)
|
||||
return SOUTHWEST
|
||||
if(-157 to -180)
|
||||
if(-180 to -157)
|
||||
return WEST
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user