mirror of
https://github.com/ksherlock/ample.git
synced 2025-01-23 15:30:08 +00:00
change laser order.
This commit is contained in:
parent
09b9830840
commit
d8f0794679
@ -147,18 +147,18 @@
|
||||
<string>laser128</string>
|
||||
<key>children</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>description</key>
|
||||
<string>Laser 128 (version 4.2)</string>
|
||||
<key>value</key>
|
||||
<string>laser128</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>description</key>
|
||||
<string>Laser //c</string>
|
||||
<key>value</key>
|
||||
<string>laser2c</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>description</key>
|
||||
<string>Laser 128 (version 4.2)</string>
|
||||
<key>value</key>
|
||||
<string>laser128</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>description</key>
|
||||
<string>Laser 128ex (version 4.5)</string>
|
||||
|
@ -14,7 +14,7 @@ apple3_children = None
|
||||
apple2e_children = ["apple2e", "apple2ees", "apple2euk", "apple2ep", "apple2ee", "apple2eeuk", "apple2eefr"]
|
||||
apple2c_children = ["apple2c", "apple2cp"]
|
||||
apple2gs_children = ["apple2gsr0", "apple2gsr1", "apple2gs"]
|
||||
laser_children = ["laser128", "laser2c", "las128ex", "las128e2"]
|
||||
laser_children = ["laser2c", "laser128", "las128ex", "las128e2"]
|
||||
ii_clones_children = ["ace100", "agat7", "agat9", "albert",
|
||||
"am100", "am64", "basis108", "craft2p",
|
||||
"dodo", "elppa", "hkc8800a", "ivelultr",
|
||||
|
Loading…
x
Reference in New Issue
Block a user