mirror of
https://github.com/td512/re3.git
synced 2026-02-25 22:43:19 +00:00
tiny rendering fix
This commit is contained in:
@@ -245,6 +245,7 @@ worldRenderCB(rw::Atomic *atomic, rw::d3d9::InstanceDataHeader *header)
|
||||
drawInst(header, inst);
|
||||
inst++;
|
||||
}
|
||||
d3d::setTexture(1, nil);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user