diff --git a/Torch.Server/Initializer.cs b/Torch.Server/Initializer.cs index 7289f36..0844df8 100644 --- a/Torch.Server/Initializer.cs +++ b/Torch.Server/Initializer.cs @@ -31,7 +31,7 @@ namespace Torch.Server private const string RUNSCRIPT = @"force_install_dir ../ login anonymous -app_update 298740 -beta playtest -betapassword nt7WuDw9kdvC +app_update 298740 -beta playtest -betapassword nt8WuDw9kdvE quit"; private TorchConfig _config; @@ -235,4 +235,4 @@ quit"; Process.GetCurrentProcess().Kill(); } } -} \ No newline at end of file +}