Profile name cleanup
This commit is contained in:
@@ -1296,7 +1296,7 @@ void ScreenEvaluation::Input( const DeviceInput& DeviceI, const InputEventType t
|
||||
screenshot.sFileName = sFileName;
|
||||
screenshot.sMD5 = CRYPTMAN->GetMD5( sPath );
|
||||
screenshot.time = time(NULL);
|
||||
screenshot.sLocation = PREFSMAN->m_sMachineName;
|
||||
screenshot.sMachineName = PREFSMAN->m_sMachineName;
|
||||
pProfile->AddScreenshot( screenshot );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user