예제 #1
0
파일: SR_Player.php 프로젝트: sinfocol/gwf3
 public function isGM()
 {
     return Shadowrun4::isGM($this);
 }