Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent 905ea5a commit b54698c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scripts/talkactions/god/add_skill.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local skillMap = {
axe = SKILL_AXE,
dist = SKILL_DISTANCE,
shield = SKILL_SHIELD,
fish = SKILL_FISHING
fish = SKILL_FISHING,
}

local function getSkillId(skillName)
Expand Down

0 comments on commit b54698c

Please sign in to comment.