Skip to content

Update sv_player.lua#53

Open
DansMatee wants to merge 1 commit intoRedEM-RP:masterfrom
DansMatee:patch-2
Open

Update sv_player.lua#53
DansMatee wants to merge 1 commit intoRedEM-RP:masterfrom
DansMatee:patch-2

Conversation

@DansMatee
Copy link

Fixes functionality for PlayerData.gang. Previously this was set to self.job, making it return the players job, not the players gang. This is fixed by setting this value to self.gang, which returns the desired output of the players gang.

Fixes functionality for PlayerData.gang. Previously this was set to self.job, making it return the players job, not the players gang. This is fixed by setting this value to self.gang, which returns the desired output of the players gang.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant