Revert unnecessary playtest things

This commit is contained in:
John Gross
2019-02-25 12:47:25 -08:00
parent 7a71cbf756
commit fb3082094a
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ namespace Torch.Server
private const string RUNSCRIPT = @"force_install_dir ../
login anonymous
app_update 298740 -beta playtest -betapassword nt8WuDw9kdvE
app_update 298740
quit";
private TorchConfig _config;