historical/toontown-classic.git/panda/panda3d/dtoolconfig.py
2024-01-16 11:20:27 -06:00

4 lines
136 B
Python

if __debug__:
print("Warning: panda3d.dtoolconfig is deprecated, use panda3d.interrogatedb instead.")
from .interrogatedb import *