historical/toontown-classic.git/panda/panda3d/dtoolconfig.py

5 lines
136 B
Python
Raw Normal View History

2024-01-16 11:20:27 -06:00
if __debug__:
print("Warning: panda3d.dtoolconfig is deprecated, use panda3d.interrogatedb instead.")
from .interrogatedb import *