shrink the stat value labels a bit

This commit is contained in:
HJfod 2024-03-03 00:45:03 +02:00
parent 38852566a6
commit 04d4df1326

View file

@ -179,7 +179,7 @@ void ModPopup::setStatValue(CCNode* stat, std::string const& value) {
limitNodeSize(
valueLabel,
{
stat->getContentWidth() / 2.2f,
stat->getContentWidth() / 2.5f,
stat->getContentHeight()
},
.3f, .1f