Merge branch 'master' into blender2.8
This commit is contained in:
@@ -193,7 +193,7 @@ void WM_init(bContext *C, int argc, const char **argv)
|
||||
wm_init_reports(C);
|
||||
|
||||
/* get the default database, plus a wm */
|
||||
wm_homefile_read(C, NULL, G.factory_startup, NULL);
|
||||
wm_homefile_read(C, NULL, G.factory_startup, NULL, NULL);
|
||||
|
||||
|
||||
BLT_lang_set(NULL);
|
||||
|
||||
Reference in New Issue
Block a user