Exemplo n.º 1
0
 def buyVcoin(self):
     openPaymentWebsite()
Exemplo n.º 2
0
 def buyVcoin(self):
     openPaymentWebsite()
Exemplo n.º 3
0
 def onPayment(self):
     if constants.IS_VIETNAM:
         self.fireEvent(events.ShowWindowEvent(events.ShowWindowEvent.SHOW_EXCHANGE_VCOIN_WINDOW, {}), EVENT_BUS_SCOPE.LOBBY)
         return
     openPaymentWebsite()