# | Line 37 | Line 37 | namespace RomCheater.Logging.Properties | |
---|---|---|
37 | ||
38 | [global::System.Configuration.UserScopedSettingAttribute()] | |
39 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | |
40 | < | [global::System.Configuration.DefaultSettingValueAttribute("5")] |
40 | > | [global::System.Configuration.DefaultSettingValueAttribute("7")] |
41 | public int LoggingFlags { | |
42 | get { | |
43 | return ((int)(this["LoggingFlags"])); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |