Mercurial > hg > openttd
diff src/train_cmd.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 (2007-01-22) |
parents | 12ae5df772c0 |
children | 4f8ecdfccbd3 |