Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register sync methods directly rather than using API
I think I must have used the API out of habit when writing this code, my bad. I've changed the code to use `SyncMethod.RegisterSyncMethod` and `SyncMethod.Register` rather than `MP.RegisterSyncMethod`.
- Loading branch information