diff --git a/root/uiaffectshower.py b/root/uiaffectshower.py index d2c2d8e..0c9cc8b 100644 --- a/root/uiaffectshower.py +++ b/root/uiaffectshower.py @@ -536,7 +536,7 @@ class AffectShower(ui.Window): else: image.UpdateDescription() - image.SetScale(0.7, 0.7) + image.SetScale(0.7, 0.7) image.SetSkillAffectFlag(FALSE) image.Show() self.affectImageDict[affect] = image