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