added temp getExitErrorCode, remove when TT is using the new launcher in production

This commit is contained in:
Darren Ranalli 2006-11-23 04:26:25 +00:00
parent c734cfa1e3
commit 785d78f6ec

View File

@ -321,6 +321,10 @@ class ShowBase(DirectObject.DirectObject):
def popCTrav(self):
self.cTrav = self.cTravStack.pop()
# temp; see ToonBase.py
def getExitErrorCode(self):
return 0
def printEnvDebugInfo(self):
"""
Print some information about the environment that we are running