Update Initializer.cs
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Torch.Server
|
|||||||
|
|
||||||
private const string RUNSCRIPT = @"force_install_dir ../
|
private const string RUNSCRIPT = @"force_install_dir ../
|
||||||
login anonymous
|
login anonymous
|
||||||
app_update 298740 -beta playtest -betapassword nt7WuDw9kdvC
|
app_update 298740 -beta playtest -betapassword nt8WuDw9kdvE
|
||||||
quit";
|
quit";
|
||||||
|
|
||||||
private TorchConfig _config;
|
private TorchConfig _config;
|
||||||
@@ -235,4 +235,4 @@ quit";
|
|||||||
Process.GetCurrentProcess().Kill();
|
Process.GetCurrentProcess().Kill();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user