コード例 #1
0
ファイル: serverManager.cs プロジェクト: taewooo0513/KiUp
 void Update()
 {
     SendQueue.Poll();
     Backend.Match.Poll();
 }