From b9b09a8ce7ccbde9d7a81b6712cf288f675e4bdd Mon Sep 17 00:00:00 2001 From: lastbattle <4586194+lastbattle@users.noreply.github.com> Date: Sat, 24 Jul 2021 13:31:25 +0800 Subject: [PATCH] [HaCreator] Default KMS MapleStory Path (:D) --- HaCreator/Wz/WzFileManager.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/HaCreator/Wz/WzFileManager.cs b/HaCreator/Wz/WzFileManager.cs index 040213fd..4cfb2e40 100644 --- a/HaCreator/Wz/WzFileManager.cs +++ b/HaCreator/Wz/WzFileManager.cs @@ -41,6 +41,7 @@ public class WzFileManager public static readonly string[] COMMON_MAPLESTORY_DIRECTORY = new string[] { @"C:\Nexon\MapleStory", + @"D:\Nexon\Maple", @"C:\Program Files\WIZET\MapleStory", @"C:\MapleStory", @"C:\Program Files (x86)\Wizet\MapleStorySEA"