virtualx-engine/modules/multiplayer/editor
Fabio Alessandrelli 042b264c55 [MP] Fix division by zero in network profiler
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.
2024-09-02 13:29:38 +02:00
..
editor_network_profiler.cpp [MP] Fix division by zero in network profiler 2024-09-02 13:29:38 +02:00
editor_network_profiler.h
multiplayer_editor_plugin.cpp
multiplayer_editor_plugin.h
replication_editor.cpp Fixed undo not updating spawn checkbox in replication editor 2024-08-06 15:50:48 +02:00
replication_editor.h