X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=inline;f=src%2Flibgame%2Fsystem.h;h=c8b7d4d346d54d0567fda692d8bc27303d6a1968;hb=652f2eebd3bac1458da0010bef1b1208c19649c7;hp=0ccf0a2904bd78c0d2df5ed6f4cc59f12f35676b;hpb=0bc034af5fcbf709be96723aff7ec5bc0c3c7baf;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 0ccf0a29..c8b7d4d3 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -586,8 +586,8 @@ struct SetupEditorInfo boolean el_dx_boulderdash; boolean el_chars; boolean el_custom; - boolean el_custom_more; boolean el_user_defined; + boolean el_dynamic; boolean el_headlines; };