about screen names fixed again ...

This commit is contained in:
Titus Tscharntke 2010-12-18 00:37:59 +00:00
parent 3d277e00e5
commit 24a0eb31d8
1 changed files with 5 additions and 5 deletions

View File

@ -143,11 +143,11 @@ string getAboutString2(int i){
string getTeammateName(int i) {
switch(i) {
case 0: return "Marti<EFBFBD>o Figueroa";
case 1: return "Jos<EFBFBD> Luis Gonz<6E>lez";
case 2: return "Tucho Fern<EFBFBD>ndez";
case 3: return "Jos<EFBFBD> Zanni";
case 4: return "F<EFBFBD>lix Men<65>ndez";
case 0: return "Martiño Figueroa";
case 1: return "José Luis González";
case 2: return "Tucho Fernández";
case 3: return "José Zanni";
case 4: return "Félix Menéndez";
case 5: return "Marcos Caruncho";
case 6: return "Matthias Braun";
case 7: return "Titus Tscharntke";