mirror of
https://github.com/Xevion/processing-projects.git
synced 2025-12-09 00:08:04 -06:00
added gifs for games
This commit is contained in:
@@ -87,4 +87,4 @@ def keyPressed():
|
||||
frameRate(60)
|
||||
elif not paused:
|
||||
frameRate(10)
|
||||
print('Paused: {}'.format(str(paused)))
|
||||
print('Paused' if paused else 'Resumed')
|
||||
|
||||
Reference in New Issue
Block a user