mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Promote SoftwareList
This commit is contained in:
@@ -470,6 +470,9 @@ namespace SabreTools.Library.DatItems
|
||||
case ItemType.Sample:
|
||||
return new Sample();
|
||||
|
||||
case ItemType.SoftwareList:
|
||||
return new SoftwareList();
|
||||
|
||||
default:
|
||||
return new Rom();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user