renamed models.SkillImprovementCost2 to models.SkillImprovementCost
This commit is contained in:
@@ -291,7 +291,7 @@ func CreateLearningCostsTables() error {
|
||||
&models.ClassSpellSchoolEPCost{},
|
||||
&models.SpellLevelLECost{},
|
||||
&models.SkillCategoryDifficulty{},
|
||||
&models.SkillImprovementCost2{},
|
||||
&models.SkillImprovementCost{},
|
||||
}
|
||||
|
||||
// Erstelle oder migriere alle Tabellen
|
||||
|
||||
Reference in New Issue
Block a user