コード例 #1
0
ファイル: ItemProperties.cs プロジェクト: xubingyue/Gleed2D-1
 public ItemProperties()
 {
     CustomProperties = new CustomProperties();
 }