(svn r12444) -Fix: A little typo

pull/155/head
belugas 16 years ago
parent 6d9c7ef315
commit 8988c1f7c1

@ -1445,7 +1445,7 @@ static void MakeSortedSaveGameList()
static void GenerateFileName()
{
/* Check if we are not a specatator who wants to generate a name..
/* Check if we are not a spectator who wants to generate a name..
Let's use the name of player #0 for now. */
const Player *p = GetPlayer(IsValidPlayer(_local_player) ? _local_player : PLAYER_FIRST);

Loading…
Cancel
Save