From f1c935ac4c565681e5dad23ea6782c58d000d6c7 Mon Sep 17 00:00:00 2001 From: aap Date: Tue, 27 Oct 2020 16:20:47 +0100 Subject: [PATCH] stupid bug; update librw --- src/extras/custompipes_d3d9.cpp | 2 +- vendor/librw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/extras/custompipes_d3d9.cpp b/src/extras/custompipes_d3d9.cpp index 454f228e..06ce1461 100644 --- a/src/extras/custompipes_d3d9.cpp +++ b/src/extras/custompipes_d3d9.cpp @@ -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; } diff --git a/vendor/librw b/vendor/librw index 5e5a6246..4e8396af 160000 --- a/vendor/librw +++ b/vendor/librw @@ -1 +1 @@ -Subproject commit 5e5a624681a268e759df53edc15a73f587fda6df +Subproject commit 4e8396af2656a0aec5d5092a3128d9df3dcaf4c6