From f2bb8cbbcd2c94b86f181cc6234f474b3b370026 Mon Sep 17 00:00:00 2001 From: kleph Date: Sat, 16 Jan 2010 00:16:38 +0100 Subject: [PATCH] remove transition --- pyshoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyshoot.py b/pyshoot.py index 50af1de..62f403d 100755 --- a/pyshoot.py +++ b/pyshoot.py @@ -370,7 +370,7 @@ while not globals.die: # reinitializing moving objects list #globals.moving_objects = pygame.sprite.RenderUpdates() -# transition(0) +#transition(0) print "frames : %d" % nbframe