Fixed end cinematic
This commit is contained in:
parent
9125706a21
commit
316105b67b
@ -18,7 +18,7 @@ class EndCinematic(BaseObject):
|
||||
self.game.globals["levelname"]=None
|
||||
|
||||
text = """Good job finishing all those levels !
|
||||
But there's some trash left
|
||||
But there is some trash left
|
||||
Try cleaning everything up !"""
|
||||
if clean:
|
||||
self.medalwave = self.game.sprite_lib["medals/wave.png"]
|
||||
|
Loading…
Reference in New Issue
Block a user