X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=abef35e1a92821bb291d387ccc9bafde0dfe30eb;hb=18863a5655e9e07d548e2d673e7f82336703c8fb;hp=222e1d33c2ad966be33fbdae20d70415be81929d;hpb=5b56a3369f281d29bbc45ec85443b1c3b2c27323;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 222e1d33..abef35e1 100644 --- a/src/init.c +++ b/src/init.c @@ -329,7 +329,7 @@ void SetBitmaps_EM(Bitmap **em_bitmap) } #endif -#if 1 +#if 0 /* !!! FIX THIS (CHANGE TO USING NORMAL ELEMENT GRAPHIC DEFINITIONS) !!! */ void SetBitmaps_SP(Bitmap **sp_bitmap) { @@ -4186,6 +4186,7 @@ void InitElementPropertiesStatic() EL_PLAYER_2, EL_PLAYER_3, EL_PLAYER_4, + EL_SOKOBAN_FIELD_PLAYER, EL_SP_MURPHY, EL_YAMYAM, EL_YAMYAM_LEFT,