Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/graphics/physics
diff options
context:
space:
mode:
Diffstat (limited to 'data/graphics/physics')
-rw-r--r--data/graphics/physics1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/graphics/physics b/data/graphics/physics
index 0611351..fbc336c 100644
--- a/data/graphics/physics
+++ b/data/graphics/physics
@@ -46,7 +46,6 @@ while pippy.pygame.next_frame() and world.run_physics:
world.mouse_move(event.pos)
# clear display with a color
- # (red, green, blue), where 0 <= value < 256
screen.fill((80, 160, 240))
# update & draw physics world