Files
@ r8154:7eaecf565a0f
Branch filter:
Location: cpp/openttd-patchpack/source/src/road_internal.h
r8154:7eaecf565a0f
1.1 KiB
text/x-c
(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs)