WIP: incorrect_language_in_the_menu #109173

Closed
Gangneron wants to merge 19 commits from (deleted):incorrect_language_in_the_menu into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cc4fe3e6d2 - Show all commits

View File

@ -4920,7 +4920,7 @@ static bool obedit_circle_select(bContext *C,
changed = mball_circle_select(vc, sel_op, mval, rad);
break;
case OB_GREASE_PENCIL:{
int grease_pencil_circle_select;
static int grease_pencil_circle_select;
break;
case OB_CURVES: {