개정판 cf2671a6
issue #681 스플래시 스크린
Change-Id: I9db43999dbef9f30d36e84a864f243285a253393
KCOM/Events/Implementation/TopMenuEvent.cs | ||
---|---|---|
2442 | 2442 |
} |
2443 | 2443 |
} |
2444 | 2444 |
|
2445 |
if (data != null) |
|
2445 |
if (data != null && KCOM.Properties.Settings.Default.cad == 1)
|
|
2446 | 2446 |
{ |
2447 | 2447 |
string FilePath = System.IO.Path.Combine(System.IO.Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location) + "\\Cad"); |
2448 | 2448 |
string FileName = FilePath + "\\commentstring.json"; // Default file name |
내보내기 Unified diff