aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2013-07-29 23:48:27 +0200
committerEinar Johan Trøan Sømåen2013-07-29 23:49:28 +0200
commit7deef6ad63d8ded5ff301b0bc13af0fb90493180 (patch)
tree72c9c21715ebbe6ca8d8a4267984c7dc0acf11d2 /engines
parentebabf3948d4179db9f830f94abbdb6b1e0fdc2dc (diff)
downloadscummvm-rg350-7deef6ad63d8ded5ff301b0bc13af0fb90493180.tar.gz
scummvm-rg350-7deef6ad63d8ded5ff301b0bc13af0fb90493180.tar.bz2
scummvm-rg350-7deef6ad63d8ded5ff301b0bc13af0fb90493180.zip
WINTERMUTE: Align detection-entries properly with spaces.
Diffstat (limited to 'engines')
-rw-r--r--engines/wintermute/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index d3284cddee..7df061c1c6 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -42,7 +42,7 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"dreamscape", "Dreamscape"},
{"ghostsheet", "Ghost in the Sheet"},
{"hamlet", "Hamlet or the last game without MMORPS features, shaders and product placement"},
- {"jamesperis", "James Peris: No License Nor Control"},
+ {"jamesperis", "James Peris: No License Nor Control"},
{"julia", "J.U.L.I.A."},
{"mirage", "Mirage"},
{"pigeons", "Pigeons in the Park"},
@@ -51,8 +51,8 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"rosemary", "Rosemary"},
{"shinestar", "The Shine of a Star"},
{"thebox", "The Box"},
- {"tib", "Fairy Tales About Toshechka and Boshechka"},
- {"tradestory", "The Trader of Stories"},
+ {"tib", "Fairy Tales About Toshechka and Boshechka"},
+ {"tradestory", "The Trader of Stories"},
{"twc", "the white chamber"},
{"wintermute", "Wintermute engine game"},
{0, 0}