mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
Added new files
This commit is contained in:
parent
5e004af549
commit
77ccb73089
1783 changed files with 566966 additions and 0 deletions
8
dist/ba_data/python/ba/deprecated.py
vendored
Normal file
8
dist/ba_data/python/ba/deprecated.py
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Released under the MIT License. See LICENSE for details.
|
||||
#
|
||||
"""Deprecated functionality.
|
||||
|
||||
Classes or functions can be relocated here when they are deprecated.
|
||||
Any code using them should migrate to alternative methods, as
|
||||
deprecated items will eventually be fully removed.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue