diff options
| author | Johannes Schickel | 2007-03-04 16:05:56 +0000 |
|---|---|---|
| committer | Johannes Schickel | 2007-03-04 16:05:56 +0000 |
| commit | 80fd9d82341c800535151ff32ecacb2d197ce5ca (patch) | |
| tree | dfaf7fb4e063bec8df78831524c37032ec6a627a | |
| parent | 43625ecc3adf4385f913c56eedf0d735b2e66247 (diff) | |
| download | scummvm-rg350-80fd9d82341c800535151ff32ecacb2d197ce5ca.tar.gz scummvm-rg350-80fd9d82341c800535151ff32ecacb2d197ce5ca.tar.bz2 scummvm-rg350-80fd9d82341c800535151ff32ecacb2d197ce5ca.zip | |
Adding comment again.
svn-id: r25979
| -rw-r--r-- | engines/gob/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 53932c35ea..f471d14c93 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -340,7 +340,7 @@ static const GOBGameDescription gameDescriptions[] = { GF_GOB2, "intro" }, - { + { // Supplied by fac76 in bug report #1673397 { "gob2", "", |
