Skip to content

Commit

Permalink
Revert "Fix UI elements when using UI_ToggleGamePanels. (FAForever#3896
Browse files Browse the repository at this point in the history
…)" (FAForever#3898)

This reverts commit d02fdef.
  • Loading branch information
Garanas authored May 26, 2022
1 parent 4c53c6e commit baca3a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/ui/game/economy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ function CommonLogic()
group.expense:SetHidden(hidden)
group.reclaimDelta:SetHidden(hidden)
group.reclaimTotal:SetHidden(hidden)
group.warningBG:SetHidden(hidden)

return true
end
Expand Down

0 comments on commit baca3a9

Please sign in to comment.