示例#1
0
 function onCloseAlliesHelp($login)
 {
     $this->gui->removeAlliesHelp($login);
     $this->gui->showWaitingScreen($login);
 }