Skip to content

2021-October-19 - Prerelease - 2.6.425

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Oct 21:50
9f6a36a
Simplify latest engine version check logic (#9720)

- Use epoch milli instead of a formatted local-date-time string
to remember the time of the last updated check

- Push the flush of the last-updated-check game setting
higher in the call stack so that the 'is check required'
method can be without side-effects.