コード例 #1
0
ファイル: SharedPacketLib.cs プロジェクト: BjkGkh/R106
 internal static void TakeBot(GameClientMessageHandler handler)
 {
     handler.TakeBot();
 }