mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
fix some doc strings
This commit is contained in:
parent
851f634fae
commit
d4aa63d1d3
3 changed files with 5 additions and 5 deletions
|
|
@ -312,7 +312,7 @@ namespace MinecraftClient
|
|||
/// </summary>
|
||||
/// <param name="str">String to write</param>
|
||||
/// <param name="acceptnewlines">If false, space are printed instead of newlines</param>
|
||||
/// <param name="displayTimestamps">
|
||||
/// <param name="displayTimestamp">
|
||||
/// If false, no timestamp is prepended.
|
||||
/// If true, "hh-mm-ss" timestamp will be prepended.
|
||||
/// If unspecified, value is retrieved from EnableTimestamps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue