コード例 #1
0
ファイル: ChatManager.cs プロジェクト: tuita520/mmorpgserver
 public static void CreateHornTrigger()
 {
     mImpl.CreateHornTrigger();
 }