Merge branch 'master' of https://git.chaospott.de/andreas/pixelserver2
This commit is contained in:
commit
1b618adba5
1
main.py
1
main.py
@ -51,6 +51,7 @@ if config.UseGui:
|
||||
pygame.draw.rect(screen, (r, g, b), pygame.Rect(sf*x, sf*y, sf, sf))
|
||||
except:
|
||||
pass
|
||||
time.sleep(1/30)
|
||||
pygame.display.flip()
|
||||
logging.info("Closing GUI")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user