mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 21:27:06 +00:00
9cb6599112
Instead of using the file modification date, this uses the MD5 hash of
the file holding the content of the splash screen for the version check.
This ensures the splash screen isn't unintentionally shown again when
just the modification date of the file changes.
Fixes #4399
(cherry picked from commit ab0aee4cfa)
Signed-off-by: Itms <itms@wildfiregames.com>