mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix Dango Insurance Defense Up Lv.4 showing all the time
This commit is contained in:
@@ -232,6 +232,7 @@ function this.update_dango_insurance_defense_up(player_data)
|
|||||||
|
|
||||||
if not insurance_def_up_lv4 then
|
if not insurance_def_up_lv4 then
|
||||||
this.list.insurance_defense_up = nil;
|
this.list.insurance_defense_up = nil;
|
||||||
|
return;
|
||||||
end
|
end
|
||||||
|
|
||||||
level = 4;
|
level = 4;
|
||||||
|
|||||||
Reference in New Issue
Block a user