tiny rendering fix

This commit is contained in:
aap 2020-12-27 18:22:04 +01:00
parent bea561d44d
commit 4d2105bf55
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ worldRenderCB(rw::Atomic *atomic, rw::d3d9::InstanceDataHeader *header)
drawInst(header, inst);
inst++;
}
d3d::setTexture(1, nil);
}
void