mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 18:56:21 +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