mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix Total Cart Count showing lower value by 1
This commit is contained in:
@@ -90,6 +90,8 @@ function this.tick()
|
||||
|
||||
players.update_dps(false);
|
||||
players.sort_players();
|
||||
|
||||
quest_status.get_cart_count();
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user