tinkering

This commit is contained in:
Perttu Ahola 2011-01-18 00:38:23 +02:00
parent b6787a2b58
commit a1b2cd550e
1 changed files with 2 additions and 1 deletions

View File

@ -3315,7 +3315,8 @@ Player *Server::emergePlayer(const char *name, const char *password,
}
return player;
}
} // create new player
}
#if 0