1
0
mirror of synced 2024-11-14 23:07:36 +01:00

fix nzgamer typo, custom name works now

This commit is contained in:
hackerd00mer ‭ 2021-08-26 11:30:37 +07:00
parent 7383409a7d
commit 9a7c50dc2b

View File

@ -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())
{