Show region on game selection screen
This commit is contained in:
parent
6610cd7663
commit
592d6f902e
20 changed files with 34134 additions and 33930 deletions
|
@ -217,7 +217,8 @@ void GameScreen::render() {
|
|||
"USA",
|
||||
"Europe",
|
||||
"Hong Kong",
|
||||
"Asia"
|
||||
"Asia",
|
||||
"Korea"
|
||||
};
|
||||
tvRegion_->SetText(ga->T(regionNames[info->region]));
|
||||
} else if (info->region > GAMEREGION_MAX){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue