mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Zaman damgalarının son mesaj rengine göre renklenme sorununu çözer.
This commit is contained in:
parent
7b100a3149
commit
c9225aac58
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ namespace MinecraftClient
|
|||
return;
|
||||
}
|
||||
output.Append(str);
|
||||
output.Append("§r");
|
||||
Backend.WriteLineFormatted(output.ToString());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue