Browse Source

add gui-popup

David Rose 16 years ago
parent
commit
4422db649b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/p3d/panda3d.pdef

+ 1 - 0
direct/src/p3d/panda3d.pdef

@@ -107,6 +107,7 @@ aux-display tinydisplay
     file('Config.prc', extract = True, text = """
 plugin-path $PANDA3D_ROOT
 default-model-extension .bam
+cull-bin gui-popup 60 unsorted
 """ + auxDisplays)
 
 class morepy(package):