stupid bug; update librw

This commit is contained in:
aap
2020-10-27 16:20:47 +01:00
parent a4d198005d
commit f1c935ac4c
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;
}