renamed models.SkillImprovementCost2 to models.SkillImprovementCost

This commit is contained in:
2026-02-01 13:33:04 +01:00
parent 39659bcb3e
commit e1a146e03f
12 changed files with 32 additions and 44 deletions
@@ -291,7 +291,7 @@ func CreateLearningCostsTables() error {
&models.ClassSpellSchoolEPCost{},
&models.SpellLevelLECost{},
&models.SkillCategoryDifficulty{},
&models.SkillImprovementCost2{},
&models.SkillImprovementCost{},
}
// Erstelle oder migriere alle Tabellen