mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
silly fix here, added an end quote to two comment blocks, so that the emacs color formatting works
This commit is contained in:
parent
5b5d6b9218
commit
c8dbf0251f
@ -75,7 +75,7 @@ class DistributedObject(PandaObject):
|
||||
"""
|
||||
print out "doId(parentId,zoneId) className
|
||||
and conditionally show generated, disabled, neverDisable,
|
||||
or cachable
|
||||
or cachable"
|
||||
"""
|
||||
spaces=' '*(indent+2)
|
||||
try:
|
||||
|
@ -55,7 +55,7 @@ class DistributedObjectAI(DirectObject):
|
||||
"""
|
||||
print out doId(parentId,zoneId) className
|
||||
and conditionally show generated, disabled, neverDisable,
|
||||
or cachable
|
||||
or cachable"
|
||||
"""
|
||||
spaces=' '*(indent+2)
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user