コード例 #1
0
 void Start()
 {
     if (GlobalController.HasFlag(this.flag))
     {
         merchant.AddGameFlagInventory(this);
     }
 }