mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-09 06:19:56 +01:00
3800db491f
Replace "max(abs(speed[1]),abs(speed[2]))" with "get_speed()" I think this is more logically.