stupid bug; update librw

This commit is contained in:
aap
2020-10-27 16:15:30 +01:00
parent 78ac22ee2c
commit ee222d0384
2 changed files with 2 additions and 2 deletions

View File

@ -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;
}