0.392.0.317745
This commit is contained in:
parent
506502a732
commit
561f3b5456
@ -1,5 +1,5 @@
|
||||
// Auto-generated list of creatable Roblox classes.
|
||||
// Updated as of 0.391.0.313677
|
||||
// Updated as of 0.392.0.317745
|
||||
|
||||
using System;
|
||||
|
||||
@ -2212,6 +2212,7 @@ namespace RobloxFiles
|
||||
|
||||
public class PluginAction : Instance
|
||||
{
|
||||
public string DefaultShortcut = ""; // [Load-only]
|
||||
public bool Enabled = true; // [Load-only]
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Auto-generated list of Roblox enums.
|
||||
// Updated as of 0.392.0.316618
|
||||
// Updated as of 0.392.0.317745
|
||||
|
||||
namespace RobloxFiles.Enums
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user