nothing to see here

This commit is contained in:
adelikat 2015-06-11 13:13:11 +00:00
parent 5bcdfb5991
commit 71f23f4886
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ namespace BizHawk.Emulation.Common
public class NullEmulatorSettings public class NullEmulatorSettings
{ {
[DefaultValue(true)] [DefaultValue(false)]
public bool SnowyDisplay { get; set; } public bool SnowyDisplay { get; set; }
public NullEmulatorSettings() public NullEmulatorSettings()