fix [#27659] Segfault when adding None to a group

This commit is contained in:
2011-06-14 09:41:29 +00:00
parent 214f4e8c03
commit ce914e51ab
2 changed files with 2 additions and 2 deletions

View File

@@ -347,7 +347,7 @@ Utility functions
Gets the estimated/average framerate for all the active scenes, not only the current scene.
:return: The estimed average framerate in frames per second
:return: The estimated average framerate in frames per second
:rtype: float
.. function:: getBlendFileList(path = "//")