diff --git a/VAUAdapter.cs b/VAUAdapter.cs index 8f57407d6fa0572d3081b525e24083172aa75741..c30168f5e4de1ceae6b7dac5ff4c50dea5008bd8 100644 --- a/VAUAdapter.cs +++ b/VAUAdapter.cs @@ -10,7 +10,7 @@ using VA; public class VAUAdapter : MonoBehaviour { - private static string HostIP = "VRBOX6"; + private static string HostIP = "VRBOX5"; public static string GlobalAuralizationMode = "all"; private static int Port = 12340; private static string DefaultHRIRPath = "$(DefaultHRIR)";