From: b Date: Sat, 28 Mar 2026 11:31:12 +0000 (+0100) Subject: fixed Lucky flag X-Git-Url: http://bicyclesonthemoon.info/git-projects/?a=commitdiff_plain;h=febccde7156caa94bcf508e29d2548b5aba2b0e8;p=ott%2Fmolpy-up fixed Lucky flag --- diff --git a/molpyup.py b/molpyup.py index 8358103..ce096c9 100644 --- a/molpyup.py +++ b/molpyup.py @@ -181,7 +181,7 @@ class MolpyUp: self.imgPlatformWonTheGame.get_height(), self.imgPlatformFrame1.get_height() ] - self.platformLuckyAttackingHeight = self.imgPlatformLuckyAttacking.get_height(), + self.platformLuckyAttackingHeight = self.imgPlatformLuckyAttacking.get_height() self.platformWidth = [ self.imgPlatformSand[0].get_width(), self.imgPlatformGrass[0].get_width(),