Exemplo n.º 1
0
 def __handleGotoAvatar(self, avId, avName, avDisableName):
     TeleportPanel.showTeleportPanel(avId, avName, avDisableName)
     return None
     return
Exemplo n.º 2
0
 def _FriendsListManager__handleGotoAvatar(self, avId, avName,
                                           avDisableName):
     TeleportPanel.showTeleportPanel(avId, avName, avDisableName)
     return None
Exemplo n.º 3
0
 def _FriendsListManager__handleGotoAvatar(self, avId, avName, avDisableName):
     TeleportPanel.showTeleportPanel(avId, avName, avDisableName)
     return None