change laser order.

This commit is contained in:
Kelvin Sherlock 2020-09-12 18:01:08 -04:00
parent 09b9830840
commit d8f0794679
2 changed files with 7 additions and 7 deletions

View File

@ -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>

View File

@ -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",