Compare commits

...

2 Commits

Author SHA1 Message Date
99fb1a3e74 Weird Git stuff 2024-10-24 14:19:56 -04:00
9d64f5d69c No clue 2024-10-24 14:18:16 -04:00

View File

@ -1,3 +1,4 @@
import pygame
import sys
import math
@ -46,4 +47,3 @@ while True:
#print((1 *pow(10, -6)) / scale)
pygame.display.update()