mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 17:29:11 +00:00
CGE2: Update version in the fallback detection.
This commit is contained in:
parent
aca10de1b5
commit
e545a0afc4
@ -120,7 +120,7 @@ const ADGameDescription *CGE2MetaEngine::fallbackDetect(const FileMap &allFiles,
|
||||
continue;
|
||||
|
||||
desc.gameid = "sfinx";
|
||||
desc.extra = "Translation Alpha v0.1";
|
||||
desc.extra = "Translation Alpha v0.2";
|
||||
desc.language = Common::EN_ANY;
|
||||
desc.platform = Common::kPlatformDOS;
|
||||
desc.flags = ADGF_NO_FLAGS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user