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