mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
add pygame._view
This commit is contained in:
parent
65b698217f
commit
4e819c8912
@ -77,7 +77,7 @@ class pygame(package):
|
||||
require('panda3d', 'numpy')
|
||||
|
||||
module('pygame', required = True)
|
||||
module('pygame.*')
|
||||
module('pygame.*', 'pygame._view')
|
||||
|
||||
class twisted(package):
|
||||
config(display_name = "Twisted")
|
||||
|
Loading…
x
Reference in New Issue
Block a user