offline 모드에서 ip/mac 조회하도록 함. ip가 없으면 reel generate 가 동작하지 않음
This commit is contained in:
@@ -451,6 +451,7 @@ namespace Project
|
||||
PUB.log.Add("Program Start");
|
||||
if (SETTING.Data.OnlineMode)
|
||||
PUB.CheckNRegister3(Application.ProductName, "chi", Application.ProductVersion);
|
||||
else PUB.GetIPMac();
|
||||
|
||||
if (SETTING.Data.EnableDebugMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user