From: Holger Schemel Date: Thu, 10 Mar 2022 16:32:27 +0000 (+0100) Subject: fixed transparency for some game elements over empty space elements X-Git-Tag: 4.3.2.0~91 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=fe49630443e7107f09fb417d9962ef2c25192d77;hp=fe49630443e7107f09fb417d9962ef2c25192d77;p=rocksndiamonds.git fixed transparency for some game elements over empty space elements When using non-black empty space elements, there were still some game elements that did not support transparency (growing/shrinking amoeba, growing walls, dragon fire and explosions for custom elements that are "walkable under"), which is fixed now. ---