X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=fc81ebe09a6bee9e175a28daa927ee138172ebc5;hb=e557b2b5d9951a4e692fd4e32a5cf45c84252c64;hp=3434b4c2219731c842b9c7eadc82276f21d7b07e;hpb=823bddb0d9cc63ddda17a2cd20266aa3b82bde38;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index 3434b4c2..fc81ebe0 100644 --- a/src/editor.c +++ b/src/editor.c @@ -206,9 +206,9 @@ int editor_element[] = EL_DRACHE, EL_SONDE, - EL_LEERRAUM, - EL_LEERRAUM, - EL_LEERRAUM, + EL_MAUER_X, + EL_MAUER_Y, + EL_MAUER_XY, EL_CHAR_A + ('S' - 'A'), EL_CHAR_A + ('O' - 'A'),