mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
update from origin
This commit is contained in:
parent
8beb334d64
commit
bf2f252ee5
91 changed files with 1839 additions and 1281 deletions
2
dist/ba_data/python/bauiv1lib/play.py
vendored
2
dist/ba_data/python/bauiv1lib/play.py
vendored
|
|
@ -513,7 +513,7 @@ class PlayWindow(bui.Window):
|
|||
# noinspection PyUnresolvedReferences
|
||||
@staticmethod
|
||||
def _preload_modules() -> None:
|
||||
"""Preload modules we use (called in bg thread)."""
|
||||
"""Preload modules we use; avoids hitches (called in bg thread)."""
|
||||
import bauiv1lib.mainmenu as _unused1
|
||||
import bauiv1lib.account as _unused2
|
||||
import bauiv1lib.coop.browser as _unused3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue