open_toontown_panda3d/direct/src/directbase/DirectStart.py

5 lines
98 B
Python

print 'DirectStart: Starting the game.'
from direct.showbase import ShowBase
ShowBase.ShowBase()