diff options
author | Lothar Serra Mari | 2018-06-26 09:15:24 +0200 |
---|---|---|
committer | Lothar Serra Mari | 2018-06-26 09:15:24 +0200 |
commit | c808f33f5213f7920e398be99d719bfec5abfcb9 (patch) | |
tree | dae8b5039f9f9b3ff828ed81b3bc96ebb2dbcd58 /engines/chewy | |
parent | 1a097b1d971e6e3cf3c10f6eb7c7a30def2d2f7c (diff) | |
download | scummvm-rg350-c808f33f5213f7920e398be99d719bfec5abfcb9.tar.gz scummvm-rg350-c808f33f5213f7920e398be99d719bfec5abfcb9.tar.bz2 scummvm-rg350-c808f33f5213f7920e398be99d719bfec5abfcb9.zip |
CREDITS: Change nickname for Lothar Serra Mari
Diffstat (limited to 'engines/chewy')
-rw-r--r-- | engines/chewy/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/chewy/detection.cpp b/engines/chewy/detection.cpp index 7b7f29f9e8..835322d137 100644 --- a/engines/chewy/detection.cpp +++ b/engines/chewy/detection.cpp @@ -76,7 +76,7 @@ static const ChewyGameDescription gameDescriptions[] = { // Master version 1.1 (CHEWY.EXE - offset 0x8AB28) // The source CD-ROM has the Matrix code SONOPRESS R-7885 B // The disc contains several demos and files from 1996 - // Provided by rootfather + // Provided by lotharsm { "chewy", 0, @@ -93,7 +93,7 @@ static const ChewyGameDescription gameDescriptions[] = { // Master version 1.0 (CHEWY.EXE - offset 0x8AB10) // The source CD-ROM has the Matrix code SONOPRESS M-2742 A // CD-ROM has the label "CHEWY_V1_0" - // Provided by rootfather + // Provided by lotharsm { "chewy", 0, |