mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-24 16:30:01 +00:00
Slot 3: make the default (ie. vanilla install of AppleWin) have an empty slot 3.
. Previously it would default to Uthernet, but there are now other slot 3 card options.
This commit is contained in:
parent
e38e48e3a6
commit
169f0b29e8
@ -15,7 +15,7 @@ public:
|
||||
InsertInternal(SLOT0, CT_Empty);
|
||||
InsertInternal(SLOT1, CT_GenericPrinter);
|
||||
InsertInternal(SLOT2, CT_SSC);
|
||||
InsertInternal(SLOT3, CT_Uthernet);
|
||||
InsertInternal(SLOT3, CT_Empty);
|
||||
InsertInternal(SLOT4, CT_Empty);
|
||||
InsertInternal(SLOT5, CT_Empty);
|
||||
InsertInternal(SLOT6, CT_Disk2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user