Fixed end cinematic

This commit is contained in:
theo@manjaro 2021-11-28 17:37:55 +01:00
parent 9125706a21
commit 316105b67b
1 changed files with 1 additions and 1 deletions

View File

@ -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"]