示例#1
0
文件: SR_City.php 项目: sinfocol/gwf3
 public function initQuests($filename, $fullpath)
 {
     SR_Quest::includeQuest($filename, $fullpath, $this->getName());
 }