- New shop GUI. (don't mind the back image, it will change soon)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-08-22 00:46:45 +00:00
parent ffa0c9b057
commit bf4262c0a0
5 changed files with 106 additions and 27 deletions

View File

@@ -204,7 +204,7 @@ void GameStateMenu::fillScroller(){
scroller->Add(_("Interested in playing Momir Basic? You'll have to unlock it first :)"));
}
if (!go->values[OPTIONS_RANDOMDECK_MODE_UNLOCKED].getIntValue()){
scroller->Add(_("You haven't locked the random deck mode yet"));
scroller->Add(_("You haven't unlocked the random deck mode yet"));
}
if (!go->values[OPTIONS_EVILTWIN_MODE_UNLOCKED].getIntValue()){
scroller->Add(_("You haven't unlocked the evil twin mode yet"));