mirror of
https://github.com/glest/glest-source.git
synced 2025-08-23 00:12:49 +02:00
- fixed author names
This commit is contained in:
@@ -124,7 +124,8 @@ string getTeammateName(int i){
|
|||||||
case 5: return "Marcos Caruncho";
|
case 5: return "Marcos Caruncho";
|
||||||
case 6: return "Matthias Braun";
|
case 6: return "Matthias Braun";
|
||||||
case 7: return "Titus Tscharntke";
|
case 7: return "Titus Tscharntke";
|
||||||
case 8: return "Mark Vejvoda"; }
|
case 8: return "Mark Vejvoda";
|
||||||
|
}
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user