Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/Docking/FloatingMemorySearcher.cs 2013/06/04 20:19:31 505 +++ trunk/RomCheater/Docking/FloatingMemorySearcher.cs 2013/06/04 20:31:03 506 @@ -1901,7 +1901,7 @@ }; #endregion // need to get the address list - using (SearchResultReader reader = new SearchResultReader(SearchGuid, true)) // delete the file on dispose + using (SearchResultReader reader = new SearchResultReader(SearchGuid, false)) // delete the file on dispose {
ViewVC Help | |
Powered by ViewVC 1.1.22 |