mirror of
https://github.com/Freaku17/BombSquad-Mods-byFreaku
synced 2025-10-19 20:20:40 +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
|
||||
|
||||
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
# ba_meta export bascenev1.GameActivity
|
||||
class IcyEmitsGame(MeteorShowerGame):
|
||||
name = 'Icy Emits'
|
||||
Loading…
Add table
Add a link
Reference in a new issue