mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Wire up a whole bunch of stuff on read
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user