remove transition
This commit is contained in:
parent
a540a6b4fc
commit
f2bb8cbbcd
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ while not globals.die:
|
||||||
# reinitializing moving objects list
|
# reinitializing moving objects list
|
||||||
#globals.moving_objects = pygame.sprite.RenderUpdates()
|
#globals.moving_objects = pygame.sprite.RenderUpdates()
|
||||||
|
|
||||||
# transition(0)
|
#transition(0)
|
||||||
|
|
||||||
print "frames : %d" % nbframe
|
print "frames : %d" % nbframe
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue