Skip to content

Commit 63c2c53

Browse files
author
SG
committed
v8.1update
1 parent 95ba271 commit 63c2c53

14 files changed

Lines changed: 50 additions & 18987 deletions

File tree

Assets/UnityChatDemo(Can be deleted)/ChatNetWork/Scripts/ChatNetworkManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ internal void Send(DataModel model)
6666
}
6767
else
6868
{
69+
OnDisconnect();
6970
print("offline!");
7071
}
7172
}
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Decompress zip and replace or download the hololens project.
2+
3+
https://github.com/ShanguUncle/UnityChatHololens

0 commit comments

Comments
 (0)