Skip to content

Commit

Permalink
fix #321
Browse files Browse the repository at this point in the history
  • Loading branch information
MokhaLeee committed Aug 17, 2024
1 parent 74de962 commit 96c6d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Data/SkillSys/SkillInfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -3572,6 +3572,7 @@ const struct SkillInfo gSkillInfos[MAX_SKILL_NUM + 1] = {
[SID_Swarp] = {
.desc = MSG_SKILL_Swarp,
.icon = GFX_SkillIcon_WIP,
},
#endif

#if (defined(SID_Blacksmith) && COMMON_SKILL_VALID(SID_Blacksmith))
Expand Down

0 comments on commit 96c6d02

Please sign in to comment.