diff --git a/TGInstallerWrapper/Main.cs b/TGInstallerWrapper/Main.cs index 350c8c1df8..62b52e94a7 100644 --- a/TGInstallerWrapper/Main.cs +++ b/TGInstallerWrapper/Main.cs @@ -114,7 +114,7 @@ namespace TGInstallerWrapper try { Server.GetComponent().PrepareForUpdate(); - Thread.Sleep(3000); //chat messages + Thread.Sleep(3000); //chat messages } catch {