Merge remote-tracking branch 'origin/ryzom/ui/improvements' into ryzom/ui/improvements

ryzom/sheets
Ulukyn 5 years ago
commit b033942d36

@ -454,7 +454,6 @@ void CGameContextMenu::update()
if (pLeafFame != NULL) if (pLeafFame != NULL)
fameValue = pLeafFame->getValue8(); fameValue = pLeafFame->getValue8();
} }
if (_TextNews) if (_TextNews)
_TextNews->setActive(selection && !canAttack() && !selection->isForageSource() && fameValue >= -30); _TextNews->setActive(selection && !canAttack() && !selection->isForageSource() && fameValue >= -30);

Loading…
Cancel
Save