|
@@ -990,7 +990,7 @@ import Cocoa
|
|
|
userScenarioType == .dmg_type19 ||
|
|
|
userScenarioType == .dmg_type34 {
|
|
|
KMProductCompareWC.shared.orientation = true
|
|
|
- KMProductCompareWC.shared.orientationType = .trial
|
|
|
+ KMProductCompareWC.shared.orientationType = .dmg_Base
|
|
|
KMProductCompareWC.shared.showWindow(nil)
|
|
|
} else {
|
|
|
|