Update MusicalFlags for 1.7

This commit is contained in:
Freaku17 2022-08-06 11:30:07 +05:30 committed by GitHub
parent 3aad382e90
commit 353b3ee489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ class Team(ba.Team[Player]):
self.score = 0
# ba_meta require api 6
# ba_meta require api 7
# ba_meta export game
class MFGame(ba.TeamGameActivity[Player, Team]):
name = 'Musical Flags'