コード例 #1
0
ファイル: Packets.cs プロジェクト: umby24/ClassicBot
 public void Handle(NetworkManager nm, Bot core)
 {
     core.RaiseDisconnected(Reason);
 }