ENGINES: Stop using 'single id'
This commit is contained in:
parent
4b42112721
commit
9c8bd056d6
54 changed files with 0 additions and 109 deletions
|
@ -202,7 +202,6 @@ class AgiMetaEngine : public AdvancedMetaEngine {
|
|||
|
||||
public:
|
||||
AgiMetaEngine() : AdvancedMetaEngine(Agi::gameDescriptions, sizeof(Agi::AGIGameDescription), agiGames, optionsList) {
|
||||
_singleId = "agi";
|
||||
_guiOptions = GUIO1(GUIO_NOSPEECH);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue