0.392.0.317745

This commit is contained in:
CloneTrooper1019 2019-07-12 15:50:46 -05:00
parent 506502a732
commit 561f3b5456
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// Auto-generated list of creatable Roblox classes. // Auto-generated list of creatable Roblox classes.
// Updated as of 0.391.0.313677 // Updated as of 0.392.0.317745
using System; using System;
@ -2212,6 +2212,7 @@ namespace RobloxFiles
public class PluginAction : Instance public class PluginAction : Instance
{ {
public string DefaultShortcut = ""; // [Load-only]
public bool Enabled = true; // [Load-only] public bool Enabled = true; // [Load-only]
} }

View File

@ -1,5 +1,5 @@
// Auto-generated list of Roblox enums. // Auto-generated list of Roblox enums.
// Updated as of 0.392.0.316618 // Updated as of 0.392.0.317745
namespace RobloxFiles.Enums namespace RobloxFiles.Enums
{ {