mirror of
https://github.com/Freaku17/BombSquad-Mods-byFreaku
synced 2025-11-13 03:55:58 +00:00
Rename & update icy_emits.py for 1.7.37+ (API 9)
This commit is contained in:
parent
212b6c4f37
commit
98b8133144
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ from bascenev1lib.actor.bomb import Bomb
|
||||||
from bascenev1lib.game.meteorshower import Player, MeteorShowerGame
|
from bascenev1lib.game.meteorshower import Player, MeteorShowerGame
|
||||||
|
|
||||||
|
|
||||||
# ba_meta require api 8
|
# ba_meta require api 9
|
||||||
# ba_meta export bascenev1.GameActivity
|
# ba_meta export bascenev1.GameActivity
|
||||||
class IcyEmitsGame(MeteorShowerGame):
|
class IcyEmitsGame(MeteorShowerGame):
|
||||||
name = 'Icy Emits'
|
name = 'Icy Emits'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue