From d6eb18dee3f5a755ed0d0d9392c33582cdc37822 Mon Sep 17 00:00:00 2001 From: dexy Date: Fri, 17 Jan 2020 04:35:20 +1100 Subject: [PATCH] Removed YTD test in GameFileCache --- CodeWalker.Core/GameFiles/GameFileCache.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeWalker.Core/GameFiles/GameFileCache.cs b/CodeWalker.Core/GameFiles/GameFileCache.cs index 32d5e3b..e289f9e 100644 --- a/CodeWalker.Core/GameFiles/GameFileCache.cs +++ b/CodeWalker.Core/GameFiles/GameFileCache.cs @@ -186,7 +186,7 @@ namespace CodeWalker.GameFiles //TestCuts(); //TestYlds(); //TestYcds(); - TestYtds(); + //TestYtds(); //TestYbns(); //TestYdrs(); //TestYdds();