예제 #1
0
파일: SR_Player.php 프로젝트: sinfocol/gwf3
 private function onMessageTell($message)
 {
     return SR_Tell::tell($this->getID(), $message);
 }