File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ private void close()
69
69
}
70
70
71
71
72
-
73
72
private void connect ( ) {
74
73
if ( _tcpSocket != null && ! _connected ) {
75
74
Debug . Log ( "connect test start" ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ MonoBehaviour:
20
20
initialButtonText : " \u521B\u5EFA tcp\u5B9E\u4F8B "
21
21
extraButtonList :
22
22
- buttonText : " \u8FDE\u63A5 "
23
- - buttonText : " \u5173\u95ED "
24
23
- buttonText : " \u53D1\u9001 String"
25
24
- buttonText : " \u53D1\u9001 Buffer"
25
+ - buttonText : " \u5173\u95ED "
26
26
initialResultList : []
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ MonoBehaviour:
13
13
m_Name : MiniGameConfig
14
14
m_EditorClassIdentifier :
15
15
ProjectConf :
16
- projectName : TcpDemo6
16
+ projectName : TcpDemoUpdated
17
17
Appid : wxb7d4485dbc1233ca
18
- CDN :
18
+ CDN : http://127.0.0.1:8080
19
19
assetLoadType : 0
20
20
compressDataPackage : 0
21
21
VideoUrl :
22
- DST : C:/Users/xiaoyuejin/Desktop/demo6
22
+ DST : C:/Users/xiaoyuejin/Desktop/demoUpdated
23
23
StreamCDN :
24
24
bundleHashLength : 32
25
25
bundlePathIdentifier : StreamingAssets;
Original file line number Diff line number Diff line change 5
5
"depth" : 0 ,
6
6
"source" : " git" ,
7
7
"dependencies" : {},
8
- "hash" : " c90959b73668eaa6a526aa8df7412552a68dcbf7 "
8
+ "hash" : " a091b98d7422411a06a68ff6c3229a2eb782bacd "
9
9
},
10
10
"com.unity.2d.sprite" : {
11
11
"version" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -157,7 +157,8 @@ PlayerSettings:
157
157
resetResolutionOnWindowResize : 0
158
158
androidSupportedAspectRatio : 1
159
159
androidMaxAspectRatio : 2.1
160
- applicationIdentifier : {}
160
+ applicationIdentifier :
161
+ Standalone : com.DefaultCompany.API
161
162
buildNumber :
162
163
Standalone : 0
163
164
VisionOS : 0
You can’t perform that action at this time.
0 commit comments