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