vh-bombsquad-modded-server-.../dist/ba_data/python/ba/deprecated.py
2024-06-06 19:50:58 +05:30

8 lines
277 B
Python

# 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.
"""