mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
fixed whitespace to fit with code style
This commit is contained in:
parent
b0988a8960
commit
7fa2e0d02e
4 changed files with 68 additions and 67 deletions
|
|
@ -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");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue