mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Update my minigames for 1.7.37+ (API 9)
arms_race: • Fixed a warning error getting on curse_time being less than zero.
This commit is contained in:
parent
7fa1149944
commit
ca8fcd8c22
5 changed files with 28 additions and 19 deletions
|
|
@ -31,7 +31,7 @@ class Team(bs.Team[Player]):
|
|||
self.score = 0
|
||||
|
||||
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
# ba_meta export bascenev1.GameActivity
|
||||
class MFGame(bs.TeamGameActivity[Player, Team]):
|
||||
name = 'Musical Flags'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue