mirror of
https://github.com/ksherlock/ample.git
synced 2026-01-23 07:16:02 +00:00
switch the default mac II from mac lc to mac iix
This commit is contained in:
@@ -45,7 +45,7 @@ tree = [
|
||||
("Agat", "agat7", agat_children),
|
||||
("China Education Computer", None, cec_children),
|
||||
("Macintosh (Compact)", "macse30", mac_128k_children),
|
||||
("Macintosh (NuBus)", "maclc", mac_nubus_children),
|
||||
("Macintosh (NuBus)", "maciix", mac_nubus_children),
|
||||
]
|
||||
|
||||
env = {'DYLD_FALLBACK_FRAMEWORK_PATH': '../embedded'}
|
||||
|
||||
Reference in New Issue
Block a user