Example #1
0
 function onAnswerYesToDialog($login)
 {
     $this->gui->removeDemoReadyDialog($login);
     $this->setPlayerReady($login);
 }