From: Holger Schemel Date: Mon, 24 Jun 2024 15:35:05 +0000 (+0200) Subject: changed default for configurable graphics for BD style expandable wall X-Git-Tag: 4.4.0.0-test-3~29 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=f85fd71959ac48f0a755019578550d038516b7d5;p=rocksndiamonds.git changed default for configurable graphics for BD style expandable wall --- diff --git a/src/files.c b/src/files.c index 940ce6ed..e078e055 100644 --- a/src/files.c +++ b/src/files.c @@ -948,7 +948,7 @@ static struct LevelFileConfigInfo chunk_config_ELEM[] = { EL_BDX_EXPANDABLE_WALL_ANY, -1, TYPE_ELEMENT, CONF_VALUE_16_BIT(1), - &li.bd_expanding_wall_looks_like, EL_BDX_WALL + &li.bd_expanding_wall_looks_like, EL_BDX_EXPANDABLE_WALL_ANY }, {