Explorar el Código

add gui-popup

David Rose hace 16 años
padre
commit
4422db649b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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):