mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Creating a TypeHandle from Python should properly initialize it to TypeHandle::none()
This commit is contained in:
parent
dc384942b6
commit
4be5346a1a
@ -1,3 +1,5 @@
|
||||
defconstruct TypeHandle new TypeHandle(TypeHandle::none())
|
||||
|
||||
forcetype PandaSystem
|
||||
forcetype DSearchPath
|
||||
forcetype DSearchPath::Results
|
||||
|
Loading…
x
Reference in New Issue
Block a user