Skip to content

Commit

Permalink
Added DIDI_MOCÓ INCREDIBLE BACKGROUND. CHECK IT OUT
Browse files Browse the repository at this point in the history
  • Loading branch information
zenatureza committed Sep 7, 2016
1 parent aca5fad commit 8e629d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions point_correlator/pointCorrelator.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def draw(self):
self.screen.fill(BACKGROUND_COLOR)
self.screen.blit(pygame.transform.scale(self.picture,(WIDTH, HEIGHT)),(0,0))

pygame.display.set_caption("PointCorrelator")
pygame.display.flip()

def events(self):
Expand Down

0 comments on commit 8e629d8

Please sign in to comment.