Wire up a whole bunch of stuff on read

This commit is contained in:
Matt Nadareski
2020-08-23 21:10:29 -07:00
parent 79e7446266
commit a1d81a8e5f
13 changed files with 470 additions and 271 deletions

View File

@@ -232,12 +232,12 @@ namespace SabreTools.Library.Tools
return Field.Runnable;
case "devices":
return Field.Devices;
return Field.DeviceReferences;
case "slotoptions":
case "slot options":
case "slot-options":
return Field.SlotOptions;
return Field.Slots;
case "infos":
return Field.Infos;