mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
python3.9,removed windows build,kick vote,ban mute commands , rjcd
This commit is contained in:
parent
94bdfb531a
commit
dbe040a017
2453 changed files with 3797 additions and 437553 deletions
2
dist/ba_data/python/bastd/gameutils.py
vendored
2
dist/ba_data/python/bastd/gameutils.py
vendored
|
|
@ -9,7 +9,7 @@ from typing import TYPE_CHECKING
|
|||
import ba
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from typing import Sequence, Optional
|
||||
from typing import Optional
|
||||
|
||||
|
||||
class SharedObjects:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue