fixed whitespace to fit with code style

This commit is contained in:
lokulin 2014-11-11 00:55:42 +11:00
parent b0988a8960
commit 7fa2e0d02e
4 changed files with 68 additions and 67 deletions

View file

@ -395,6 +395,7 @@ namespace MinecraftClient
/// Display a list of players /// Display a list of players
/// </summary> /// </summary>
/// <returns>True if the players can be listed</returns> /// <returns>True if the players can be listed</returns>
public bool ListPlayers() public bool ListPlayers()
{ {
ConsoleIO.WriteLine ("Player List"); ConsoleIO.WriteLine ("Player List");