mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-07 17:36:15 +00:00
ba_data update
This commit is contained in:
parent
2174ae566d
commit
7ba24ecbcf
146 changed files with 1756 additions and 347 deletions
2
dist/ba_data/python/bacommon/build.py
vendored
2
dist/ba_data/python/bacommon/build.py
vendored
|
|
@ -21,7 +21,7 @@ class BuildInfoSet:
|
|||
|
||||
@dataclass
|
||||
class Entry:
|
||||
"""Info about a particular build."""
|
||||
"""Info about a particular app build."""
|
||||
|
||||
filename: Annotated[str, IOAttrs('fname')]
|
||||
size: Annotated[int, IOAttrs('size')]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue