Save Manager
This commit is contained in:
@ -89,7 +89,6 @@ void UILabel::setTransform(
|
||||
}
|
||||
|
||||
void UILabel::onLanguageUpdated() {
|
||||
std::cout << "LANG UPDATED" << std::endl;
|
||||
this->needsRebuffering = true;
|
||||
if(key.size() > 0 && this->getGame()->localeManager.getString(key).size()>0){
|
||||
this->hasText = true;
|
||||
|
Reference in New Issue
Block a user