diff options
author | rubidium42 <rubidium@openttd.org> | 2021-05-26 21:27:28 +0200 |
---|---|---|
committer | rubidium42 <rubidium42@users.noreply.github.com> | 2021-05-27 18:30:56 +0200 |
commit | b280f163168f6c1036d7a3b0dee552ac68abddf4 (patch) | |
tree | bde5bf974f143d8245863b4d022d741d1b3e739d /README.md | |
parent | b9797a81c055c62c97d1838649466abd3a517a08 (diff) | |
download | openttd-b280f163168f6c1036d7a3b0dee552ac68abddf4.tar.xz |
Codechange: remove unneeded comparison and casts
Division by resize_y is already yielding an unsigned number, so when clicking in the WD_FRAMERECT_TOP you would already get a huge value, so sel would never be negative. So, leave sel an unsigned number and remove the <= check.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions