fixed regression bug with growing steel wall turning into normal wall
authorHolger Schemel <info@artsoft.org>
Mon, 23 Jan 2023 22:39:09 +0000 (23:39 +0100)
committerHolger Schemel <info@artsoft.org>
Mon, 23 Jan 2023 22:42:34 +0000 (23:42 +0100)
commitc3045a688a2c4799a22bbc656b7201b01e1a413a
tree14f7f52f3ce5911be408246fb067fca195d54cd0
parent6d26e1e4259343003f378829a3f18ee5f7e7cdcd
fixed regression bug with growing steel wall turning into normal wall

This fixes a very nasty bug in commit 4b754efd that caused growing
steel wall turning into normal wall instead of steel wall (which is
not immediately visible as growing wall animations use steel wall).
src/game.c