mirror of
https://github.com/Auxilor/EcoSkills.git
synced 2025-12-19 15:09:23 +00:00
Removed stale rewardMessages
This commit is contained in:
@@ -80,9 +80,6 @@ class Skill(
|
||||
ViolationContext(plugin, "Skill $id level-up-effects")
|
||||
)
|
||||
|
||||
|
||||
private val rewardMessages = mutableMapOf<Int, List<String>>()
|
||||
|
||||
val levelGUI = SkillLevelGUI(plugin, this)
|
||||
|
||||
val icon = SkillIcon(this, config.getSubsection("gui"), plugin)
|
||||
|
||||
Reference in New Issue
Block a user