mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-08-03 05:14:26 +02:00
Remove temporary player jingle files if tf_delete_temp_files is enabled
This commit is contained in:
@@ -531,6 +531,7 @@ void ClientModeTFNormal::Shutdown()
|
||||
{
|
||||
RemoveFilesInPath( "materials/temp" );
|
||||
RemoveFilesInPath( "download/user_custom" );
|
||||
RemoveFilesInPath( "sound/temp" );
|
||||
}
|
||||
|
||||
DestroyStatsSummaryPanel();
|
||||
|
Reference in New Issue
Block a user