mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-05-02 05:39:57 -07:00
Fix Damage Meter UI bugs
when Hide Total Damage was hiding whole module instead
This commit is contained in:
@@ -2123,10 +2123,6 @@ function this.draw_damage_meter_UI()
|
||||
players.update_dps(true);
|
||||
end
|
||||
|
||||
if config_changed then
|
||||
players.sort_players();
|
||||
end
|
||||
|
||||
imgui.tree_pop();
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user