예제 #1
0
파일: Poke.cs 프로젝트: tianqihou/tools
 public void Save(ReadAndWrite rw)
 {
     rw.Save(table, num, npc);
 }