예제 #1
0
파일: Shop.cs 프로젝트: hunj/NineChronicles
 public void Dispose()
 {
     State.Dispose();
     ItemCountAndPricePopup.DisposeAll();
 }