Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/scripts/doc_browser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/doc_browser.py b/release/scripts/doc_browser.py
index 2a6273f15c7..8820e98716b 100644
--- a/release/scripts/doc_browser.py
+++ b/release/scripts/doc_browser.py
@@ -205,7 +205,7 @@ FILTER_DISPLAY= 9
#SCROLLBAR= 10
VIEW_DOC= 100
-BROWSE_MODULE= 20000
+BROWSE_MODULE= 10000
scr= Create(0)
browse_scrollstart= 0