add Jaguar to MultiDiskBundler menu
This commit is contained in:
parent
cbe298b467
commit
f29113287e
|
@ -149,7 +149,8 @@
|
||||||
"ZXSpectrum",
|
"ZXSpectrum",
|
||||||
"AmstradCPC",
|
"AmstradCPC",
|
||||||
"GGL",
|
"GGL",
|
||||||
"TI83"});
|
"TI83",
|
||||||
|
"Jaguar"});
|
||||||
this.SystemDropDown.Location = new System.Drawing.Point(405, 75);
|
this.SystemDropDown.Location = new System.Drawing.Point(405, 75);
|
||||||
this.SystemDropDown.Name = "SystemDropDown";
|
this.SystemDropDown.Name = "SystemDropDown";
|
||||||
this.SystemDropDown.Size = new System.Drawing.Size(89, 21);
|
this.SystemDropDown.Size = new System.Drawing.Size(89, 21);
|
||||||
|
|
Loading…
Reference in New Issue