mirror of
https://github.com/lune-org/lune.git
synced 2025-04-10 21:40:54 +01:00
Add variant name for ContentId
This commit is contained in:
parent
a0710d9b3f
commit
dfef0c15fa
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ impl DomValueExt for DomType {
|
|||
Color3uint8 => "Color3uint8",
|
||||
ColorSequence => "ColorSequence",
|
||||
Content => "Content",
|
||||
ContentId => "ContentId",
|
||||
Enum => "Enum",
|
||||
Faces => "Faces",
|
||||
Float32 => "Float32",
|
||||
|
|
Loading…
Add table
Reference in a new issue