コード例 #1
0
ファイル: WorldCommand.cs プロジェクト: Club559/Mining
 public void Execute(Player player, string[] args)
 {
     player.RecipePage("RBPage1");
 }