Compare commits
2 Commits
fbc1849079
...
99fb1a3e74
| Author | SHA1 | Date | |
|---|---|---|---|
| 99fb1a3e74 | |||
| 9d64f5d69c |
@ -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()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user