mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
1.7.32 ba_data update
This commit is contained in:
parent
bf2f252ee5
commit
15393d5461
144 changed files with 4296 additions and 2411 deletions
1
dist/ba_data/python/bauiv1lib/partyqueue.py
vendored
1
dist/ba_data/python/bauiv1lib/partyqueue.py
vendored
|
|
@ -20,7 +20,6 @@ class PartyQueueWindow(bui.Window):
|
|||
"""Window showing players waiting to join a server."""
|
||||
|
||||
# Ewww this needs quite a bit of de-linting if/when i revisit it..
|
||||
# pylint: disable=invalid-name
|
||||
# pylint: disable=consider-using-dict-comprehension
|
||||
class Dude:
|
||||
"""Represents a single dude waiting in a server line."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue