コード例 #1
0
ファイル: Soldier.php プロジェクト: sinfocol/gwf3
 public function getNPCPlayerName()
 {
     return Shadowfunc::getRandomName($this);
 }