mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-25 10:43:43 +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;
|
||||
}
|
||||
|
||||
|
|
2
vendor/librw
vendored
2
vendor/librw
vendored
|
@ -1 +1 @@
|
|||
Subproject commit ee2a32e142fa2d2a1bb6c4fed0c25c2f1e5a1129
|
||||
Subproject commit 4e8396af2656a0aec5d5092a3128d9df3dcaf4c6
|
Loading…
Reference in a new issue