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