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

Add fallback default for SecurityCapabilities #371

Conversation

kennethloeffler
Copy link
Member

In #361, we forgot to add the fallback default for SecurityCapabilities. This means when some instances are missing Instance.Capabilities (these are instances that were saved before SecurityCapabilities existed), and other instances do have this property, the binary serializer errors out. This PR adds the fallback default so this doesn't happen.

@Dekkonot Dekkonot merged commit b6d9f89 into rojo-rbx:master Oct 17, 2023
2 checks passed
@kennethloeffler kennethloeffler deleted the fix-missing-securitycapabilities-fallback-default branch October 17, 2023 21:41
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