Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarTeamBar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarTeamBar.cpp')
-rw-r--r--source/frontend/StarTeamBar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarTeamBar.cpp b/source/frontend/StarTeamBar.cpp
index 0909f9f..767bb91 100644
--- a/source/frontend/StarTeamBar.cpp
+++ b/source/frontend/StarTeamBar.cpp
@@ -122,6 +122,7 @@ void TeamBar::updatePlayerResources() {
} else {
m_foodBar->setOverlay("");
}
+ m_foodBar->show();
} else {
m_foodBar->hide();
}