Skip to content

Commit

Permalink
Update ViewRender_LevelInit.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
whohyno authored Aug 9, 2024
1 parent 2705be5 commit 264c447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fusion/src/Hooks/ViewRender_LevelInit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ MAKE_HOOK(ViewRender_LevelInit, U::Memory.GetVFunc(I::ViewRender, 1), void, __fa
r_rootlod->SetValue(7);
if (mat_picmip)
mat_picmip->SetValue(4);

}
CALL_ORIGINAL(ecx);
}

0 comments on commit 264c447

Please sign in to comment.