-
-
Notifications
You must be signed in to change notification settings - Fork 781
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(Messages): Use Flags enum for isOwner / IsLocalPlayer (#3958)
* fix(Messages): Use Flags enum for isOwner / IsLocalPlayer Reduces SpawnMessage header by one byte Since these are Mirror's internal messages, the Obsoletes may not be necessary, but included for completeness. * fixed test * Revert style change, added comments * style * Update Messages.cs * Update Messages.cs * Update Messages.cs --------- Co-authored-by: mischa <16416509+miwarnec@users.noreply.github.com>
- Loading branch information
1 parent
18f0808
commit cb7f990
Showing
1 changed file
with
46 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters