Disable startup executable scan in GPS probe
This commit is contained in:
@@ -446,7 +446,6 @@ bool OnRunningEnter(void* aApp)
|
||||
std::ostringstream line;
|
||||
line << "GameState Running OnEnter app=" << aApp;
|
||||
LogRed4ext(line.str());
|
||||
ScanExecutableStrings();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user