Skip to content

Commit

Permalink
Merge branch 'patch-6' of https://github.com/shadylua/mtasa-resources
Browse files Browse the repository at this point in the history
…into pr/580
  • Loading branch information
Shady1 committed Nov 22, 2024
2 parents ad7229a + 13fce85 commit 68b28e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [gameplay]/freeroam/fr_client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ wndStats = {
}
---------------------------
-- Walk Style
---------------------------
---------------------------
function applyWalkStyle( leaf )
if type( leaf ) ~= 'table' then
leaf = getSelectedGridListLeaf( wndWalking, 'walkStyle' )
Expand Down

0 comments on commit 68b28e4

Please sign in to comment.