summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-12-27 18:22:04 +0100
committeraap <aap@papnet.eu>2020-12-27 18:22:04 +0100
commit4d2105bf55944ef80a9232bdeb94f77fc6fe94c2 (patch)
tree15782c464ccbce75df92d49ff007ded932f37ad4
parentadd neo files (diff)
downloadre3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar.gz
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar.bz2
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar.lz
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar.xz
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.tar.zst
re3-4d2105bf55944ef80a9232bdeb94f77fc6fe94c2.zip
-rw-r--r--src/extras/custompipes_d3d9.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extras/custompipes_d3d9.cpp b/src/extras/custompipes_d3d9.cpp
index b39efd47..27006c6a 100644
--- a/src/extras/custompipes_d3d9.cpp
+++ b/src/extras/custompipes_d3d9.cpp
@@ -245,6 +245,7 @@ worldRenderCB(rw::Atomic *atomic, rw::d3d9::InstanceDataHeader *header)
drawInst(header, inst);
inst++;
}
+ d3d::setTexture(1, nil);
}
void