Skip to content

Commit

Permalink
Update puck.only.py
Browse files Browse the repository at this point in the history
  • Loading branch information
007bionicalman authored Apr 23, 2023
1 parent e0991cf commit 7df4515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puck.only.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

screen = pygame.display.set_mode([1000, 810])

scree = pygame.display.set_caption ( "Paddles and puck")
scree = pygame.display.set_caption ( "BLUE-ETCH-A-SKETCH")

running = True

Expand Down

0 comments on commit 7df4515

Please sign in to comment.