DREAMWEB: Remove an erroneous comment (copy/paste error)
This commit is contained in:
parent
08fec8fa34
commit
83b31ccb1d
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ SaveStateDescriptor DreamWebMetaEngine::querySaveMetaInfos(const char *target, i
|
|||
}
|
||||
|
||||
return SaveStateDescriptor();
|
||||
} // End of namespace Toltecs
|
||||
}
|
||||
|
||||
#if PLUGIN_ENABLED_DYNAMIC(DREAMWEB)
|
||||
REGISTER_PLUGIN_DYNAMIC(DREAMWEB, PLUGIN_TYPE_ENGINE, DreamWebMetaEngine);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue