This commit is contained in:
Cyberboss
2017-09-24 08:38:05 -04:00
parent 35df339a05
commit dc0bd94e1f
+1 -1
View File
@@ -114,7 +114,7 @@ namespace TGInstallerWrapper
try
{
Server.GetComponent<ITGSService>().PrepareForUpdate();
Thread.Sleep(3000); //chat messages
Thread.Sleep(3000); //chat messages
}
catch
{