Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixes Bard and Dancer Soul Link bonus
* Fixes #4801. * Fixes Bard and Dancer not gaining the opposite class's skills. * Cleans up check to not be reliant on sketchy index checks. Thanks to @ihernandeza, @gidzdlcrz, and @Lemongrass3110!
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f0af1e2There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am having compile errors following this fix. Could you please? help me to solve this..
9>C:\Users\Mario Zicari\Desktop\rAthena\src\map\pc.cpp(1960,8): error C2065: 'skill_id': identificador no declarado
9>C:\Users\Mario Zicari\Desktop\rAthena\src\map\pc.cpp(1966,12): error C2065: 'skill_id': identificador no declarado
9>C:\Users\Mario Zicari\Desktop\rAthena\src\map\pc.cpp(1966,22): error C2050: la expresión switch no es de tipo integral