Web · Wiki · Activities · Blog · Lists · Chat · Meeting · Bugs · Git · Translate · Archive · People · Donate

Commit 61235bce09a50690a18f50d9e0f2464d5e43d740

  • avatar
  • alanjas
  • Sun Nov 25 16:34:16 EST 2012
try of remove flash in the blob
  
19231923 (int(XMAPAMAX*scale+shift_x),shift_y,
19241924 int(DXPANEL*scale),int(900*scale)))
19251925 if self.jugar:
1926 self.borrarGlobito()
19261927 self.pantalla.blit(self.bicho,
19271928 (int(XBICHO*scale+shift_x),
19281929 int(YBICHO*scale+shift_y)))