Skip to content

Commit

Permalink
Merge pull request #4 from lotsofs/patch-4
Browse files Browse the repository at this point in the history
Update LLOD that covers multiple HLODs in CLodModels.cpp
  • Loading branch information
Fernando-A-Rocha authored Jan 24, 2025
2 parents 5cd469f + c104f40 commit b7f0a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/mods/deathmatch/logic/CLodModels.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,7 @@ constexpr std::pair<std::uint32_t, std::uint32_t> OBJ_LOD_MODELS_ARRAY[] = {
{6990, 7008}, // vegasnroad797 => lodasnroad797 (vegasN)
{6991, 7176}, // vegasnroad798 => lodasnroad798 (vegasN)
{6993, 7074}, // vgncircus2 => lodcircus2 (vegasN)
{6994, 6996}, // vgncircus1 => lodcircus1 (vegasN)
{6997, 6998}, // strfshcpark69 => lodfshcpark69 (vegasN)
{6999, 7120}, // vegasnroad08202 => lodasnroad08202 (vegasN)
{7009, 7123}, // vgnpolicebuild2 => lodpolicebuild2 (vegasN)
Expand Down Expand Up @@ -1388,7 +1389,6 @@ constexpr std::pair<std::uint32_t, std::uint32_t> OBJ_LOD_MODELS_ARRAY[] = {
{7238, 7239}, // vegasplant02 => lodasplant01b (vegasN)
{7240, 7241}, // vrockcafehtl => lodckcafehtl (vegasN)
{7242, 7140}, // circusconstruct02b => lodcusconstruct02b (vegasN)
{7243, 6996}, // vgncircus1b => lodcircus1 (vegasN)
{7247, 7255}, // vegasnedge22 => lodasnedge22 (vegasN)
{7248, 7256}, // vgnorthcoast02b => lodorthcoast02b (vegasN)
{7249, 7257}, // vgnorthcoast03b => lodorthcoast03b (vegasN)
Expand Down

0 comments on commit b7f0a9c

Please sign in to comment.