Code cleanup.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Cryville.Crtr {
|
||||
}
|
||||
}
|
||||
|
||||
static Settings _default = new Settings();
|
||||
static readonly Settings _default = new Settings();
|
||||
[Browsable(false)]
|
||||
public static Settings Default {
|
||||
get {
|
||||
|
Reference in New Issue
Block a user