Skip to content

Commit

Permalink
Merge pull request #421 from MichaelCoding25/fix_ped_model
Browse files Browse the repository at this point in the history
Fix ped model typo
  • Loading branch information
XdGoldenTigerOfficial authored Aug 29, 2024
2 parents e008d1f + eb3a002 commit b50e503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vMenu/menus/PlayerAppearance.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1818,7 +1818,7 @@ private void RefreshCustomizationMenu()
["ig_orleans"] = "Orleans",
["ig_ortega"] = "Ortega",
["ig_paige"] = "Paige",
["ig_parnell_moss"] = "ParnellMoss", // mp2023_01
["ig_pernell_moss"] = "PernellMoss", // mp2023_01
["ig_paper"] = "Paper",
["ig_party_promo"] = "PartyPromo", // mpsecurity
["ig_patricia"] = "Patricia",
Expand Down

0 comments on commit b50e503

Please sign in to comment.