mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 11:59:23 +00:00
stupid bug; update librw
This commit is contained in:
parent
a4d198005d
commit
f1c935ac4c
2 changed files with 2 additions and 2 deletions
|
@ -447,7 +447,7 @@ rimSkinRenderCB(rw::Atomic *atomic, rw::d3d9::InstanceDataHeader *header)
|
|||
using namespace rw::d3d9;
|
||||
|
||||
if(!RimlightEnable){
|
||||
rimSkinRenderCB(atomic, header);
|
||||
skinRenderCB(atomic, header);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue