silence resharper warning
This commit is contained in:
parent
38c4e51fbd
commit
7061acbfcf
|
@ -412,6 +412,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
}
|
||||
else
|
||||
{
|
||||
// ReSharper disable once SwitchStatementHandlesSomeKnownEnumValuesWithDefault
|
||||
switch (consoleId)
|
||||
{
|
||||
case ConsoleID.MegaDrive:
|
||||
|
|
Loading…
Reference in New Issue