示例#1
0
文件: Soldier.php 项目: sinfocol/gwf3
 public function getNPCPlayerName()
 {
     return Shadowfunc::getRandomName($this);
 }