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