mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 20:16:38 -05:00
Add another creative control option type.
This commit is contained in:
@@ -162,6 +162,7 @@ namespace FModel.Creator
|
||||
case "PlaylistUserOptionColorEnum":
|
||||
case "PlaylistUserOptionFloatEnum":
|
||||
case "PlaylistUserOptionFloatRange":
|
||||
case "PlaylistUserTintedIconIntEnum":
|
||||
case "PlaylistUserOptionPrimaryAsset":
|
||||
case "PlaylistUserOptionCollisionProfileEnum":
|
||||
creator = new BaseUserControl(_object, _style);
|
||||
|
||||
Reference in New Issue
Block a user