Create a new scene did not call a 'countall' correctly.
This commit is contained in:
@@ -467,8 +467,8 @@ void do_info_buttons(unsigned short event)
|
||||
else sce= copy_scene(G.scene, nr-2);
|
||||
|
||||
set_scene(sce);
|
||||
countall();
|
||||
}
|
||||
countall();
|
||||
BIF_preview_changed(ID_TE);
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user