mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
8 lines
277 B
Python
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.
|
|
"""
|