mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Updating a few minigames to api 9
This commit is contained in:
parent
089b04dc27
commit
17e968ddfc
16 changed files with 44 additions and 74 deletions
|
|
@ -1,12 +1,10 @@
|
|||
# ba_meta require api 8
|
||||
# (see https://ballistica.net/wiki/meta-tag-system)
|
||||
# ba_meta require api 9
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
import babase
|
||||
import bauiv1 as bui
|
||||
import bascenev1 as bs
|
||||
import random
|
||||
from bascenev1lib.actor.onscreentimer import OnScreenTimer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue