renamed tables for a name more matching the purpose
This commit is contained in:
@@ -335,7 +335,7 @@ func PopulateClassLearningPointsData() error {
|
||||
continue
|
||||
}
|
||||
|
||||
learningPoints := ClassLearningPoints{
|
||||
learningPoints := ClassCategoryLearningPoints{
|
||||
CharacterClassID: charClass.ID,
|
||||
SkillCategoryID: category.ID,
|
||||
Points: points,
|
||||
|
||||
Reference in New Issue
Block a user