mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fix typo
This commit is contained in:
parent
a6c1c119d4
commit
0c5dcd0b66
@ -45,7 +45,7 @@ class Mopath(DirectObject):
|
||||
elif (self.hprNurbsCurve != None):
|
||||
self.maxT = self.hprNurbsCurve.getMaxT()
|
||||
else:
|
||||
print 'Mopath: no valid curves in file: %s' % filename
|
||||
print 'Mopath: no valid curves in file.'
|
||||
|
||||
|
||||
def reset(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user