mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 15:46:26 +00:00
ab0aee4cfa
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