Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MP] Fix division by zero in network profile
The debugger reports synchronizers with empty state to the editor even if no data is being sent to other peers. The editor conditional to avoid division by zero was checking the wrong variable.
- Loading branch information