oops forgot a colon here
This commit is contained in:
parent
c7c5ed229d
commit
00d450075e
|
@ -346,7 +346,7 @@ namespace BizHawk.Emulation.Common
|
||||||
|
|
||||||
case ".WS":
|
case ".WS":
|
||||||
case ".WSC":
|
case ".WSC":
|
||||||
case ".PC2"
|
case ".PC2":
|
||||||
game.System = VSystemID.Raw.WSWAN;
|
game.System = VSystemID.Raw.WSWAN;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue