add Jaguar to MultiDiskBundler menu

This commit is contained in:
CasualPokePlayer 2022-10-11 21:51:26 -07:00
parent cbe298b467
commit f29113287e
1 changed files with 2 additions and 1 deletions

View File

@ -149,7 +149,8 @@
"ZXSpectrum",
"AmstradCPC",
"GGL",
"TI83"});
"TI83",
"Jaguar"});
this.SystemDropDown.Location = new System.Drawing.Point(405, 75);
this.SystemDropDown.Name = "SystemDropDown";
this.SystemDropDown.Size = new System.Drawing.Size(89, 21);