[ci] auto-format

This commit is contained in:
Freaku17 2022-08-31 17:22:04 +00:00 committed by github-actions[bot]
parent 0fb45f5e65
commit 5d2b2bc9dd

View file

@ -367,7 +367,7 @@ class VolleyBallGame(ba.TeamGameActivity[Player, Team]):
ba.playsound(self._chant_sound)
if self.credit_text:
t = ba.newnode('text',
attrs={ 'text':"Created by Freaku\nVolleyBall", ## Disable 'Enable Bottom Credits' when making playlist, No need to edit this lovely...
attrs={'text': "Created by Freaku\nVolleyBall", # Disable 'Enable Bottom Credits' when making playlist, No need to edit this lovely...
'scale': 0.7,
'position': (0, 0),
'shadow': 0.5,