summaryrefslogtreecommitdiffstats
path: root/src/extras/custompipes_d3d9.cpp
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-11-22 00:12:31 +0100
committerGitHub <noreply@github.com>2020-11-22 00:12:31 +0100
commitb9b7d5ac2110227327d950625e79aa400eaf3e47 (patch)
tree00b457d72d5abda01475944b8f5f9994c357360c /src/extras/custompipes_d3d9.cpp
parentReorganize CPed functions into their original cpp files (diff)
parentneo screen droplets (diff)
downloadre3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar.gz
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar.bz2
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar.lz
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar.xz
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.tar.zst
re3-b9b7d5ac2110227327d950625e79aa400eaf3e47.zip
Diffstat (limited to 'src/extras/custompipes_d3d9.cpp')
-rw-r--r--src/extras/custompipes_d3d9.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extras/custompipes_d3d9.cpp b/src/extras/custompipes_d3d9.cpp
index 06ce1461..01de3f78 100644
--- a/src/extras/custompipes_d3d9.cpp
+++ b/src/extras/custompipes_d3d9.cpp
@@ -132,6 +132,8 @@ vehicleRenderCB(rw::Atomic *atomic, rw::d3d9::InstanceDataHeader *header)
inst++;
}
+ d3d::setTexture(1, nil);
+
SetRenderState(SRCBLEND, BLENDSRCALPHA);
}