コード例 #1
0
ファイル: CmdCredits.cs プロジェクト: Nerketur/ForgeCraft
 public override void Use(Player p, params string[] args)
 {
     p.SendState(4);
 }