nothing to see here
This commit is contained in:
parent
5bcdfb5991
commit
71f23f4886
|
@ -120,7 +120,7 @@ namespace BizHawk.Emulation.Common
|
|||
|
||||
public class NullEmulatorSettings
|
||||
{
|
||||
[DefaultValue(true)]
|
||||
[DefaultValue(false)]
|
||||
public bool SnowyDisplay { get; set; }
|
||||
|
||||
public NullEmulatorSettings()
|
||||
|
|
Loading…
Reference in New Issue