mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 12:28:03 -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
|
||||
this.list.insurance_defense_up = nil;
|
||||
return;
|
||||
end
|
||||
|
||||
level = 4;
|
||||
|
||||
Reference in New Issue
Block a user