コード例 #1
0
ファイル: RpExitGame.cs プロジェクト: wgq4812/revcore
 public override void Process()
 {
     AccountLogic.ExitPlayer(Connection);
 }