mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
comment tweak
This commit is contained in:
parent
c321d031a5
commit
2a8ae9abcc
@ -95,7 +95,7 @@ if parent not in sys.path:
|
||||
|
||||
import direct.showbase.FindCtaPaths
|
||||
|
||||
#endif
|
||||
#endif // CTPROJS
|
||||
|
||||
from direct.ffi import DoGenPyCode
|
||||
from direct.ffi import FFIConstants
|
||||
@ -163,7 +163,7 @@ for package in packages:
|
||||
if isModule:
|
||||
if basename not in DoGenPyCode.codeLibs:
|
||||
DoGenPyCode.codeLibs.append(basename)
|
||||
#endif
|
||||
#endif // CTPROJS
|
||||
|
||||
DoGenPyCode.run()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user