예제 #1
0
파일: Soldier.php 프로젝트: sinfocol/gwf3
 public function getNPCPlayerName()
 {
     return Shadowfunc::getRandomName($this);
 }