fix nzgamer typo, custom name works now
This commit is contained in:
parent
7383409a7d
commit
9a7c50dc2b
@ -1424,7 +1424,7 @@ static InitFunction Wmmt5Func([]()
|
||||
//safeJMP(imageBase + 0x806020, ReturnTrue);
|
||||
}
|
||||
|
||||
std::string value = config["General"]["Custom Name"];
|
||||
std::string value = config["General"]["CustomName"];
|
||||
if (!value.empty())
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user