From 6926de69f6cfa6ab5a88bf80c853560bb30ffc28 Mon Sep 17 00:00:00 2001
From: Stefan Richter <o-s-r1993@web.de>
Date: Fri, 13 Jan 2023 11:50:10 +0100
Subject: [PATCH] Updated predefined Server addresses

---
 .../StreamToPersistentDataPath/Config/Network.JSON          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Assets/StreamingAssets/StreamToPersistentDataPath/Config/Network.JSON b/Assets/StreamingAssets/StreamToPersistentDataPath/Config/Network.JSON
index c6d44ae6..8672bd6e 100644
--- a/Assets/StreamingAssets/StreamToPersistentDataPath/Config/Network.JSON
+++ b/Assets/StreamingAssets/StreamToPersistentDataPath/Config/Network.JSON
@@ -1,9 +1,9 @@
 {
 	"lastIP":"", 
 	"newIP":"", 
-	"IPslot1":"i7ztr0n.ddns.net:8085", 
-	"IPslot2":"10.231.4.95:8085",  
-	"IPslot3":"10.231.4.135:8085",
+	"IPslot1":"uframeit.informatik.uni-erlangen.de:8085", 
+	"IPslot2":"uframeit.informatik.uni-erlangen.de:8086",  
+	"IPslot3":"10.231.4.95:8085",
 	"selecIP":"",
 	"ControlMode":"1",
 	"TouchMode":"1",
-- 
GitLab