ENGINES: Normalize the getName() result of metaengines
Also-By: Matthew Hoops <clone2727@gmail.com>
This commit is contained in:
parent
cf82dfaec5
commit
9a4c0ae281
41 changed files with 67 additions and 65 deletions
|
@ -123,7 +123,7 @@ public:
|
|||
}
|
||||
|
||||
virtual const char *getName() const {
|
||||
return "Lab";
|
||||
return "Labyrinth of Time";
|
||||
}
|
||||
|
||||
virtual const char *getOriginalCopyright() const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue