X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=177336f7f5cfa0e90ba9967c81d9bb8b8ea07db1;hb=957bd13ee6bd1ab827435f4859d8e53f126891ef;hp=21fd262db007361c6fccb6bbaf5a90166b7aafd7;hpb=4edfaaa946ef111efda66f0ecbb0d3d8279ec0a2;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index 21fd262d..177336f7 100644 --- a/src/editor.c +++ b/src/editor.c @@ -2465,6 +2465,7 @@ static struct ValueTextInfo options_group_choice_mode[] = { ANIM_LINEAR, "linear" }, { ANIM_PINGPONG, "pingpong" }, { ANIM_PINGPONG2, "pingpong 2" }, + { ANIM_LEVEL_NR, "level number" }, { -1, NULL } };