Files
@ r28782:04cbd7c8fefa
Branch filter:
Location: cpp/openttd-patchpack/source/vcpkg.json
r28782:04cbd7c8fefa
926 B
application/json
Fix a258833: Don't invalidate station list on vehicle load/unload. (#12112)
a258833 fixed a bug but as a result causes the station list to be rebuilt every time (once per game tick) a vehicle loads/unloads.
Instead just mark the window for redraw.
a258833 fixed a bug but as a result causes the station list to be rebuilt every time (once per game tick) a vehicle loads/unloads.
Instead just mark the window for redraw.