mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Few more TODOs
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user