mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 20:38:03 -08:00
Fix HP not updating in online when not hosting.
This commit is contained in:
@@ -578,7 +578,8 @@ function player.init_UI(_player)
|
||||
cached_config.dps_label,
|
||||
cached_config.master_hunter_rank_label,
|
||||
cached_config.damage_value_label,
|
||||
cached_config.damage_percentage_label
|
||||
cached_config.damage_percentage_label,
|
||||
cached_config.cart_count_label
|
||||
);
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user