mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2026-08-22 13:13:23 +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/ba/modutils.py
vendored
2
dist/ba_data/python/ba/modutils.py
vendored
|
|
@ -9,7 +9,7 @@ import os
|
|||
import _ba
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from typing import Optional, List, Sequence
|
||||
from typing import Optional, Sequence
|
||||
|
||||
|
||||
def get_human_readable_user_scripts_path() -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue