mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Remove debug code
This commit is contained in:
@@ -3279,11 +3279,6 @@ namespace SabreTools.Library.DatFiles
|
|||||||
/// <returns>The key for the item</returns>
|
/// <returns>The key for the item</returns>
|
||||||
public string ParseAddHelper(DatItem item, bool clean, bool remUnicode)
|
public string ParseAddHelper(DatItem item, bool clean, bool remUnicode)
|
||||||
{
|
{
|
||||||
if (item.Name == "3DMaze/WINDOWS/TEMP/")
|
|
||||||
{
|
|
||||||
Console.WriteLine();
|
|
||||||
}
|
|
||||||
|
|
||||||
string key = "";
|
string key = "";
|
||||||
|
|
||||||
// If there's no name in the rom, we log and skip it
|
// If there's no name in the rom, we log and skip it
|
||||||
|
|||||||
Reference in New Issue
Block a user