0.397.0.329146

This commit is contained in:
CloneTrooper1019
2019-08-14 16:02:31 -05:00
parent 5d5da0d6f0
commit ee510c81fb
2 changed files with 18 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// Auto-generated list of Roblox enums.
// Updated as of 0.396.0.327208
// Updated as of 0.397.0.329146
namespace RobloxFiles.Enums
{
@ -176,6 +176,13 @@ namespace RobloxFiles.Enums
Unknown = 17
}
public enum BorderMode
{
Outline,
Middle,
Inset
}
public enum BreakReason
{
Other,