Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #314 and resolves #324 for now. I've decided that `LuaSourceContainer.ScriptGuid`, `Instance.UniqueId`, and `Instance.HistoryId` shouldn't serialize for the time being. All they do is make diff noise and they aren't especially useful for Rojo or Lune users at this time. In the process, I discovered that `rbx_reflector` actually wasn't catching `UniqueId` properties so I've corrected that. I'll add it to my list of things to check in new data type implementations going forward.
- Loading branch information