mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
87d951c0c5
commit
157d36d7ac
@ -7,8 +7,9 @@ WrapperClassMap = {}
|
|||||||
DowncastMap = {}
|
DowncastMap = {}
|
||||||
|
|
||||||
# For testing, you can turn verbose and debug on
|
# For testing, you can turn verbose and debug on
|
||||||
FFIConstants.notify.setVerbose(1)
|
# FFIConstants.notify.setVerbose(1)
|
||||||
FFIConstants.notify.setDebug(1)
|
# FFIConstants.notify.setDebug(1)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Register a python class in the type map if it is a typed object
|
# Register a python class in the type map if it is a typed object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user