oops, remove some debugging code that shouoldnt' be checked in
This commit is contained in:
parent
5897721637
commit
ee183d3505
|
@ -60,7 +60,6 @@ namespace BizHawk.Emulation.Cores.Computers.Commodore64
|
|||
{
|
||||
get
|
||||
{
|
||||
return SaveState.InspectProperties(_board.Cia0);
|
||||
if (_board.CartPort.IsConnected)
|
||||
{
|
||||
return _board.CartPort.CartridgeType;
|
||||
|
|
Loading…
Reference in New Issue