historical/toontown-classic.git/panda/direct/distributed/__init__.py
2024-01-16 11:20:27 -06:00

5 lines
203 B
Python

"""
This package contains an implementation of the Distributed Networking
API, a high-level networking system that automatically propagates
changes made on distributed objects to interested clients.
"""