mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
1.6.5 before python3.9
This commit is contained in:
parent
7cb8323a5d
commit
162b04b6b5
296 changed files with 6445 additions and 491 deletions
2
dist/ba_data/python/ba/macmusicapp.py
vendored
2
dist/ba_data/python/ba/macmusicapp.py
vendored
|
|
@ -69,7 +69,7 @@ class _MacMusicAppThread(threading.Thread):
|
|||
"""Run the Music.app thread."""
|
||||
from ba._general import Call
|
||||
from ba._language import Lstr
|
||||
from ba._enums import TimeType
|
||||
from ba._generated.enums import TimeType
|
||||
_ba.set_thread_name('BA_MacMusicAppThread')
|
||||
_ba.mac_music_app_init()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue