示例#1
0
 public function lang(SR_Player $player, $key, $args = NULL)
 {
     return Shadowlang::langLocation($this, $player, $key, $args);
 }