mirror of
https://github.com/godotengine/godot.git
synced 2024-11-13 23:52:41 +00:00
1a5ac1fd59
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
editor_network_profiler.cpp | ||
editor_network_profiler.h | ||
multiplayer_editor_plugin.cpp | ||
multiplayer_editor_plugin.h | ||
replication_editor.cpp | ||
replication_editor.h |