Skip to content

Commit

Permalink
Set dogtag on profile
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF committed Jan 14, 2025
1 parent 112a7d4 commit c613fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/overrides/controllers/ProfileController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export class ProfileControllerOverride extends Override {
body: playerPmc.Customization.Body,
feet: playerPmc.Customization.Feet,
hands: playerPmc.Customization.Hands,
dogtag: playerPmc.Customization.DogTag,
},
skills: playerPmc.Skills,
equipment: {
Expand Down

0 comments on commit c613fe5

Please sign in to comment.