Mercurial > hg > openttd
diff src/genworld_gui.cpp @ 5787:26da4d1baaed draft
(svn r8339) -Fix(r8331): MSVC seems to be a little more strict (or less intelligent) then other compilers when it comes to operator precedence.
A copy of code from train_gui.cpp to build_vehicle_gui.cpp was not exactly the same.
The earlier version did not require parenthesis to specify correct operator precedence.
author | belugas <belugas@openttd.org> |
---|---|
date | Mon, 22 Jan 2007 02:59:50 +0000 |
parents | 3d6d9bff3dd8 |
children | 64960d9ae9f3 |