This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge branches 'new' and 'new' of github.com:shangfengh/THUAI6 into new
tags/0.1.0
shangfengh
2 years ago
parent
972dd589eb
94cd3ce3ea
commit
15b028dc5e
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
logic/Server/RpcServices.cs
+ 1
- 0
logic/Server/RpcServices.cs
View File
@@ -94,6 +94,7 @@ namespace Server
}
}
catch { }
catch { }
Console.WriteLine($"The spectator {request.PlayerId} exited");
Console.WriteLine($"The spectator {request.PlayerId} exited");
return;
}
}
}
}
catch (Exception)
catch (Exception)
Write
Preview
Loading…
Cancel
Save