mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-30 02:58:59 +01:00
3800db491f
Replace "max(abs(speed[1]),abs(speed[2]))" with "get_speed()" I think this is more logically.