Skip to content

Commit 03430ed

Browse files
committed
remove log in findpath
1 parent c1795f8 commit 03430ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AssetStudio/AssetsHelper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ public static string FindPath(string cab)
383383
fullpath = Path.Combine(BaseFolder, entry.Path);
384384

385385

386+
//Logger.Info($"found {cab} in {fullpath}");
386387
public static bool LoadCABMapInternal(string mapName)
387388
{
388389
Logger.Info($"Loading {mapName}...");

0 commit comments

Comments
 (0)