예제 #1
0
파일: Set.cs 프로젝트: Minhbo2/GGJProject
 public void CloseSet()
 {
     SetManager.ToggleSet(this);
 }