mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-09-23 23:45:01 +00:00
Fix typo
This commit is contained in:
@@ -239,7 +239,7 @@ namespace SabreTools.RedumpLib.Data
|
||||
|
||||
// https://en.wikipedia.org/wiki/Game_Wave_Family_Entertainment_System
|
||||
case RedumpSystem.ZAPiTGamesGameWaveFamilyEntertainmentSystem:
|
||||
types.Add(MediaType.CD); // Firmware discs only(?)
|
||||
types.Add(MediaType.CDROM); // Firmware discs only(?)
|
||||
types.Add(MediaType.DVD);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user