[Scummvm-git-logs] scummvm master -> 80957a6629a8fee05435003277a17c939fa52afe
dreammaster
dreammaster at scummvm.org
Tue Oct 12 02:42:19 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
80957a6629 AGS: add full name in detection table
Commit: 80957a6629a8fee05435003277a17c939fa52afe
https://github.com/scummvm/scummvm/commit/80957a6629a8fee05435003277a17c939fa52afe
Author: Rebecca Wallander (FakeShemp at users.noreply.github.com)
Date: 2021-10-11T19:42:16-07:00
Commit Message:
AGS: add full name in detection table
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 687ef08c41..c2840d4f8b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -291,7 +291,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "agunshotinroom37", "A Gunshot in Room 37" },
{ "ahmetsagsfightgameremix", "Ahmet's AGS Fight Game Remix" },
{ "aidaschristmas", "Aida's Strange Christmas" },
- { "ainthegoffantabulousw", "A in the G of Fantabulous W" },
+ { "ainthegoffantabulousw", "Adventures in the Galaxy of Fantabulous Wonderment" },
{ "airbreak", "Airbreak" },
{ "airwaveifoughtthelawandthelawone", "~airwave~ - I Fought the Law, And the Law One" },
{ "akumayosagschess275", "AGS Chess" },
More information about the Scummvm-git-logs
mailing list