Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch Instance.DefinesCapabilities to alias to Instance.Sandboxed #459

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

Dekkonot
Copy link
Member

Earlier today the beta for script capabilities was enabled. It revealed that Instance.Sandbox is just a user-facing mirror of Instance.DefinesCapabilities.

In keeping with the theme of other properties of this sort, this patches DefinesCapabilities to be an alias for Sandbox and patches Sandbox to serialize as DefinesCapabilities.

The database diff is really big since this is an Instance property but I promise you it's harmless.

@Dekkonot Dekkonot merged commit 33b600f into rojo-rbx:master Oct 30, 2024
3 checks passed
@Dekkonot Dekkonot deleted the defines-capabilities-patch branch October 30, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants