Because the correct value was 1024 ...
/* multiplier (to be divided by 1024) for steps on diagonal:
* 512: TT-like, faktor 2, vehicle will be too long and too fast
* 724: correct one, faktor sqrt(2)
*/
# how long is a diagonal (512: faktor 2=1024/512, old way, 724: sqrt(2)=1024/724
# THIS WILL BE ONLY USED, WHEN THIS FILE IS IN THE pakxyz/config!