Willian's patch for enabling the menus again.
Kent
This commit is contained in:
@@ -469,6 +469,7 @@ void start_game(void)
|
|||||||
/* Restart BPY - unload the game engine modules. */
|
/* Restart BPY - unload the game engine modules. */
|
||||||
BPY_end_python();
|
BPY_end_python();
|
||||||
BPY_start_python();
|
BPY_start_python();
|
||||||
|
BPY_post_start_python(); /* userpref path and menus init */
|
||||||
|
|
||||||
restore_all_scene_cfra(scene_cfra_store);
|
restore_all_scene_cfra(scene_cfra_store);
|
||||||
set_scene_bg(startscene);
|
set_scene_bg(startscene);
|
||||||
|
|||||||
Reference in New Issue
Block a user