mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
Remove PDB and MAP symbol files from list of files to delete upon startup.
This commit is contained in:
@ -172,8 +172,8 @@ static CEvent s_statusEvent(kEventManualReset);
|
||||
|
||||
static const wchar * s_deleteFiles[] = {
|
||||
L"NetDiag.exe",
|
||||
L"UruExplorer.pdb",
|
||||
L"UruExplorer.map",
|
||||
// L"UruExplorer.pdb", // removed for OpenUru Builds
|
||||
// L"UruExplorer.map",
|
||||
};
|
||||
|
||||
#else
|
||||
|
Reference in New Issue
Block a user