Few more TODOs

This commit is contained in:
Matt Nadareski
2020-08-22 13:05:58 -07:00
parent f85b859126
commit b30173ba55
2 changed files with 25 additions and 0 deletions

View File

@@ -333,6 +333,7 @@ namespace SabreTools.Library.DatFiles
break;
case "dipswitch":
// TODO: Use these dipswitches
var dip = new SoftwareListDipSwitch(
reader.GetAttribute("name"),
reader.GetAttribute("tag"),