Roblox
Roblox copied to clipboard
CombinedDataStore:Set makes an initial :Get API call
This means :Set has the potential to yield if you didn't already :Get before hand!
Needs to be fixed before the next release.