LILLIPUT: Fix a couple of remaining 'Robin' engine strings

This commit is contained in:
Strangerke 2018-03-19 23:41:02 +01:00 committed by Eugene Sandulenko
parent 2aa505fcc8
commit c8495aa457
2 changed files with 5 additions and 4 deletions

View File

@ -127,11 +127,11 @@ public:
}
const char *getName() const {
return "Robin Hood";
return "Lilliput";
}
const char *getOriginalCopyright() const {
return "Robin Hood Engine copyright S.L.Grand, Brainware, 1991-1992";
return "Lilliput Engine copyright S.L.Grand, Brainware, 1991-1992";
}
bool createInstance(OSystem *syst, Engine **engine, const ADGameDescription *gd) const;

View File

@ -41,9 +41,10 @@ class RandomSource;
}
/**
* This is the namespace of the Robin engine.
* This is the namespace of the Lilliput engine.
*
* Status of this engine: ???
* Status of this engine:
* - Adventures of Robin Hood is mostly working without sound
*
* Games using this engine:
* - Adventures of Robin Hood