mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove debugging text
This commit is contained in:
@@ -420,9 +420,6 @@ namespace SabreTools
|
||||
actualitem = Path.GetFileName(actualitem);
|
||||
}
|
||||
|
||||
Console.WriteLine("actualroot: " + actualroot);
|
||||
Console.WriteLine("actualitem: " + actualitem);
|
||||
|
||||
RomData rom = new RomData
|
||||
{
|
||||
Type = "rom",
|
||||
|
||||
Reference in New Issue
Block a user