diff options
author | Matthew Hoops | 2012-05-03 12:03:27 -0400 |
---|---|---|
committer | Matthew Hoops | 2012-05-03 17:59:19 -0400 |
commit | b93b17e7f4af0ad28ad0d2bde36302cdbd3aeeff (patch) | |
tree | 61c7d9ba293762eb7fc1374228d10b0f23301264 /engines | |
parent | 3b212fdb51c4933bbc7eeb827f514cd1e120b3c5 (diff) | |
download | scummvm-rg350-b93b17e7f4af0ad28ad0d2bde36302cdbd3aeeff.tar.gz scummvm-rg350-b93b17e7f4af0ad28ad0d2bde36302cdbd3aeeff.tar.bz2 scummvm-rg350-b93b17e7f4af0ad28ad0d2bde36302cdbd3aeeff.zip |
TINSEL: Capitalize 'demo'
Diffstat (limited to 'engines')
-rw-r--r-- | engines/tinsel/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h index be44b1c462..b6b19f6ee7 100644 --- a/engines/tinsel/detection_tables.h +++ b/engines/tinsel/detection_tables.h @@ -397,7 +397,7 @@ static const TinselGameDescription gameDescriptions[] = { { // multilanguage PSX demo { "dw", - "CD demo", + "CD Demo", { {"french.txt", 0, "e7020d35f58d0d187052ac406d86cc87", 273914}, {"german.txt", 0, "52f0a01e0ff0d340b02a36fd5109d705", 263942}, |