mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-05 20:49:59 +00:00
stupid bug; update librw
This commit is contained in:
parent
78ac22ee2c
commit
ee222d0384
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