From a9da6760c5b6daf8b345e6b54d72196f319e9c63 Mon Sep 17 00:00:00 2001 From: 1987kostya Date: Fri, 20 Nov 2020 22:53:50 +0600 Subject: [PATCH] Initial --- NetMFAPatcher/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetMFAPatcher/Program.cs b/NetMFAPatcher/Program.cs index 85f7474..cbfc54f 100644 --- a/NetMFAPatcher/Program.cs +++ b/NetMFAPatcher/Program.cs @@ -12,7 +12,7 @@ namespace NetMFAPatcher { public static PackData pack_data; public static GameData game_data; - //public static string path = @"H:\fnaf-world.exe"; + //public static string path = @"H:\fnaf-world.exe";//test //public static string path = @"D:\SteamLibrary\steamapps\common\Five Nights at Freddy's Sister Location\SisterLocation.exe"; public static string path = "";//TODO: Make Selectable