Creating a TypeHandle from Python should properly initialize it to TypeHandle::none()

This commit is contained in:
rdb 2014-09-17 21:01:49 +00:00
parent dc384942b6
commit 4be5346a1a

View File

@ -1,3 +1,5 @@
defconstruct TypeHandle new TypeHandle(TypeHandle::none())
forcetype PandaSystem
forcetype DSearchPath
forcetype DSearchPath::Results