diff options
author | Patric Stout <truebrain@openttd.org> | 2021-03-01 15:16:26 +0100 |
---|---|---|
committer | Patric Stout <github@truebrain.nl> | 2021-03-01 16:35:16 +0100 |
commit | 40505e645aed0b19a8aa6884f75690e80ef1293a (patch) | |
tree | 0eb1bfb35cb77f094ae13825301c117167cbd570 /src/ai/ai_scanner.cpp | |
parent | 25e5a92286958fd870f5783cbb4ebad5ecde77da (diff) | |
download | openttd-40505e645aed0b19a8aa6884f75690e80ef1293a.tar.xz |
Fix: terraform limit acted random when maxing out per_64k_frames setting
uint32 + uint32 can overflow, so cast it to uint64 first.
Diffstat (limited to 'src/ai/ai_scanner.cpp')
0 files changed, 0 insertions, 0 deletions