コード例 #1
0
ファイル: Set.cs プロジェクト: Minhbo2/MillennialPirate_v0.2
 protected void CloseSet()
 {
     SetManager.CloseSet(this);
 }