Rename & update icy_emits.py for 1.7.37+ (API 9)

This commit is contained in:
! Freaku 2025-02-08 10:47:16 +05:30 committed by GitHub
parent 212b6c4f37
commit 98b8133144
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'