mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08: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