mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
fixed a syntax highlighting oddity
This commit is contained in:
parent
5448cb07c1
commit
5ad4f3bc5f
@ -53,7 +53,7 @@ class DistributedObjectUD(DistributedObjectBase):
|
|||||||
"""
|
"""
|
||||||
print out doId(parentId, zoneId) className
|
print out doId(parentId, zoneId) className
|
||||||
and conditionally show generated, disabled, neverDisable,
|
and conditionally show generated, disabled, neverDisable,
|
||||||
or cachable"
|
or cachable
|
||||||
"""
|
"""
|
||||||
spaces=' '*(indent+2)
|
spaces=' '*(indent+2)
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user