forked from KolibriOS/kolibrios
fix r5822
git-svn-id: svn://kolibrios.org@5823 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
877c841e94
commit
e7b30b9ca0
@ -396,7 +396,7 @@ char top10str1[] = "ENTER -
|
||||
char top10str2[] = "ESC - ¢ë室 ¢ ¬¥î";
|
||||
#else
|
||||
char goWndTitle[] = "Level %U, completed %U%%, lives: %U, scores: %U";
|
||||
char goWndTitle[] = "Level %U, completed %U%%, lives: %U, scores: %U, superhero: %U%%";
|
||||
char goWndTitleSuperHero[] = "Level %U, completed %U%%, lives: %U, scores: %U, superhero: %U%%";
|
||||
char menuStr1[] = "1. Start game";
|
||||
char menuStr2[] = "2. Exit";
|
||||
char menuStr3[] = "Control: ARROWS - direction of movement.";
|
||||
|
Loading…
Reference in New Issue
Block a user