turn off debugging
This commit is contained in:
@@ -1003,7 +1003,7 @@ void Profile::SaveStatsWebPageToDir( CString sDir ) const
|
|||||||
if( bThisIsMachineProfile )
|
if( bThisIsMachineProfile )
|
||||||
{
|
{
|
||||||
SaveMachineHtmlToDir( sDir, this );
|
SaveMachineHtmlToDir( sDir, this );
|
||||||
SavePlayerHtmlToDir( sDir+"temp/", this, PROFILEMAN->GetMachineProfile() ); // remove this when done debugging
|
// SavePlayerHtmlToDir( sDir+"temp/", this, PROFILEMAN->GetMachineProfile() ); // remove this when done debugging
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user