Browse Source

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

rdb 11 years ago
parent
commit
4be5346a1a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      panda/src/express/config_express.N

+ 2 - 0
panda/src/express/config_express.N

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