Skip to content

Commit

Permalink
Fix ped model typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCoding25 committed Aug 14, 2024
1 parent f18293b commit eb3a002
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 eb3a002

Please sign in to comment.