*** empty log message ***

This commit is contained in:
Mark Mine 2001-07-03 00:42:06 +00:00
parent 1070050599
commit 76cc9c659e
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@
# Initialize class variable for source file and node for node path textures
# Will use instance copy of this in functions below
sourceFileName = 'models/directmodels/smiley'
sourceNodeName = '**/Happy'
# For now hardcode in a toontown model
sourceFileName = 'phase_5/models/props/suit-particles'
sourceNodeName = '**/fire'
def getSourceFileName(self):
# Return instance copy of class variable