Correzioni sintassi codice
This commit is contained in:
@@ -1700,7 +1700,6 @@ Public Class OptionsVM
|
||||
Set(value As Boolean)
|
||||
m_EnableAssembly = value
|
||||
WriteMainPrivateProfileString(S_GENERAL, K_RUNAS, If(m_EnableAssembly, "1", "0"))
|
||||
OptionModule.m_ConfigurationSoftware = If(m_EnableAssembly, ConfigType.Assembly, ConfigType.Door)
|
||||
NotifyPropertyChanged("EnableAssembly")
|
||||
End Set
|
||||
End Property
|
||||
|
||||
Reference in New Issue
Block a user