Can't write ProtectedString.
This change cannot be kept for now.
This commit is contained in:
parent
62b3a03eee
commit
da2138cae0
@ -95,7 +95,7 @@ namespace RobloxFiles
|
|||||||
{ typeof(NumberSequence), PropertyType.NumberSequence },
|
{ typeof(NumberSequence), PropertyType.NumberSequence },
|
||||||
{ typeof(Optional<CFrame>), PropertyType.OptionalCFrame },
|
{ typeof(Optional<CFrame>), PropertyType.OptionalCFrame },
|
||||||
|
|
||||||
{ typeof(ProtectedString), PropertyType.ProtectedString },
|
{ typeof(ProtectedString), PropertyType.String },
|
||||||
{ typeof(PhysicalProperties), PropertyType.PhysicalProperties },
|
{ typeof(PhysicalProperties), PropertyType.PhysicalProperties },
|
||||||
{ typeof(ulong), PropertyType.SecurityCapabilities },
|
{ typeof(ulong), PropertyType.SecurityCapabilities },
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user