X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Feditor.c;h=ae7e7e8cb5d95671148d68115d1eb987c0adf62f;hb=5e8d9d0308f76bb35e7578a8859d6f01977d0f69;hp=fef23e2b5d3ba6fb172af8e1205a82aa10320606;hpb=34b9fd6b89ffe8fa0637840118b43e4d36bb1798;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index fef23e2b..ae7e7e8c 100644 --- a/src/editor.c +++ b/src/editor.c @@ -86,6 +86,11 @@ int editor_element[] = EL_CHAR_A + ('N' - 'A'), EL_CHAR_A + ('E' - 'A'), + EL_SPIELER1, + EL_SPIELER2, + EL_SPIELER3, + EL_SPIELER4, + EL_SPIELFIGUR, EL_LEERRAUM, EL_ERDREICH,