mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-01 09:22:17 +00:00
change BloodSmear2 decal to use correct graphic
BloodSmear2 is an exact copypaste of BloodSmear1 despite the existence of the BSMEAR2 graphic.
This commit is contained in:
parent
adfd5de166
commit
e740e00e07
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ decal BloodSmear1
|
||||||
|
|
||||||
decal BloodSmear2
|
decal BloodSmear2
|
||||||
{
|
{
|
||||||
pic BSMEAR1
|
pic BSMEAR2
|
||||||
x-scale 0.625
|
x-scale 0.625
|
||||||
y-scale 0.625
|
y-scale 0.625
|
||||||
shade "BloodDefault"
|
shade "BloodDefault"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue