working on endgame
This commit is contained in:
@@ -265,6 +265,11 @@ const std::string gTextStrings[MAX_TEXT_STRINGS][3] =
|
||||
"NO",
|
||||
"NO"},
|
||||
|
||||
// 50 - TEXTO DE COMPLETAR EL JUEGO
|
||||
{"FELICIDADES!!",
|
||||
"FELICITATS!!",
|
||||
"CONGRATULATIONS!!"},
|
||||
|
||||
};
|
||||
|
||||
void initTextStrings(std::string *textStrings, Uint8 lang);
|
||||
|
||||
Reference in New Issue
Block a user