projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50bc66b
)
changed default for configurable graphics for BD style expandable wall
author
Holger Schemel
<holger.schemel@virtion.de>
Mon, 24 Jun 2024 15:35:05 +0000
(17:35 +0200)
committer
Holger Schemel
<holger.schemel@virtion.de>
Mon, 24 Jun 2024 15:35:30 +0000
(17:35 +0200)
src/files.c
patch
|
blob
|
history
diff --git
a/src/files.c
b/src/files.c
index 940ce6edc91e1c1854b9a2fa1bea2b113c2f17d5..e078e055c6bfdd7b4455f6d273fba53e90899cf1 100644
(file)
--- 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
},
{