mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2026-08-29 13:16:28 +00:00
ballistica update ; assets , party password
This commit is contained in:
parent
a2d7d72d8a
commit
17a11b9cef
87 changed files with 6967 additions and 1627 deletions
2
dist/ba_data/python/efro/rpc.py
vendored
2
dist/ba_data/python/efro/rpc.py
vendored
|
|
@ -391,8 +391,6 @@ class RPCEndpoint:
|
|||
bytes_awaitable: asyncio.Task[bytes],
|
||||
message_id: int,
|
||||
) -> bytes:
|
||||
# pylint: disable=too-many-positional-arguments
|
||||
|
||||
# We need to know their protocol, so if we haven't gotten a
|
||||
# handshake from them yet, just wait.
|
||||
while self._peer_info is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue