コード例 #1
0
 public UnlimitedInventories(Main game) : base(game)
 {
     Instance = this;
 }
コード例 #2
0
		public UnlimitedInventories(Main game) : base(game)
		{
			Instance = this;
		}