mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-28 01:27:41 +01:00
3800db491f
Replace "max(abs(speed[1]),abs(speed[2]))" with "get_speed()" I think this is more logically.