mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 20:38:03 -08:00
Formatting
This commit is contained in:
@@ -270,7 +270,7 @@ function this.cart(dead_player_id, flag_cat_skill_insurance)
|
||||
-- return;
|
||||
--end
|
||||
|
||||
quest_status.get_cart_count();
|
||||
quest_status.update_cart_count();
|
||||
end
|
||||
|
||||
function this.on_stock_direct_marionette_finish_shoot_hit_parts_damage(enemy, damage_rate, is_endure, is_ignore_multi_rate, category, no)
|
||||
|
||||
@@ -570,7 +570,7 @@ function this.update_player_list(hunter_info_field_)
|
||||
end
|
||||
|
||||
if update_cart_count then
|
||||
quest_status.get_cart_count();
|
||||
quest_status.update_cart_count();
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user