示例#1
0
文件: Poke.cs 项目: tianqihou/tools
 public void Save(ReadAndWrite rw)
 {
     rw.Save(table, num, npc);
 }