Files @ r28229:bc38c237048d
Branch filter:

Location: cpp/openttd-patchpack/source/os/windows/winstore/prepare-manifests.bat

Peter Nelson
Codechange: Rearrange AI/GS debug window following invalidate/set state/draw pattern. (#11483)

The AI/GS window updated its state as it was drawn, and would redraw again if some state had changed.

Instead, update state either during OnInvalidateData or before any drawing commences.
@echo off
powershell -File "%~dp0prepare-manifests.ps1" %1 %2 %3 %OTTD_VERSION%