mirror of
https://github.com/Freaku17/BombSquad-Mods-byFreaku
synced 2025-10-19 20:20:40 +00:00
Rename & update frozen_one.py for 1.7.37+ (API 9)
This commit is contained in:
parent
f463218c69
commit
212b6c4f37
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ import bascenev1 as bs
|
|||
from bascenev1lib.game.chosenone import Player, ChosenOneGame
|
||||
|
||||
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
# ba_meta export bascenev1.GameActivity
|
||||
class FrozenOneGame(ChosenOneGame):
|
||||
name = 'Frozen One'
|
||||
Loading…
Add table
Add a link
Reference in a new issue