Consistent class usage for AbilitySlot enum #93

Closed
opened 2025-08-01 13:59:05 -05:00 by sigonasr2 · 3 comments
Owner

Consider converting other uses of this enum class in the project to use specifically this one.

Originally posted by @sigonasr2 in http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria/pulls/92/files#issuecomment-1734

Consider converting other uses of this enum class in the project to use specifically this one. _Originally posted by @sigonasr2 in http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria/pulls/92/files#issuecomment-1734_
sigonasr2 added reference SkillMenu 2025-08-01 13:59:16 -05:00
sigonasr2 added a new dependency 2025-08-01 14:00:12 -05:00
Author
Owner

Required to complete PR #92

Required to complete PR #92
Author
Owner

ItemEnchantInfo::AbilitySlot has an entirely different purpose focused around enchanting. Perhaps a rename instead would clear up confusion. They need to remain separate.

`ItemEnchantInfo::AbilitySlot` has an entirely different purpose focused around enchanting. Perhaps a rename instead would clear up confusion. They need to remain separate.
Author
Owner

Fixed in commit 4d2eb86efe

Fixed in commit `4d2eb86efe`
Sign in to join this conversation.
No description provided.