oops
This commit is contained in:
parent
8ad8f368e5
commit
ac8157c7b4
@ -481,7 +481,6 @@ static InitFunction globalFunc([]()
|
||||
if (ExitKeyStr.find('0x') != std::string::npos)
|
||||
ExitKeyValue = stoi(ExitKeyStr, 0, 16);
|
||||
|
||||
SuspendInit = true;
|
||||
GetModuleFileNameA(NULL, SuspendBuf, MAX_PATH);
|
||||
|
||||
std::string ExeName = getFileName(SuspendBuf);
|
||||
|
Loading…
Reference in New Issue
Block a user