Files
@ r10519:2f31649cb7d7
Branch filter:
Location: cpp/openttd-patchpack/source/projects/version_vs80.vcproj
r10519:2f31649cb7d7
906 B
text/plain
(svn r14776) -Fix (r14742): ListPositionMap relied on std::map having sorted the map, which is now done by a manual key sorter on SmallMap. This fixes engine ID list sorting.