mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
restore accidentally broken type checking
This commit is contained in:
parent
245b9454fa
commit
d237a46aec
@ -21,4 +21,4 @@ InterrogateModuleName = None
|
||||
wantComments = 1
|
||||
|
||||
# Should FFI output type assertions?
|
||||
wantTypeChecking = 0
|
||||
wantTypeChecking = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user