summaryrefslogtreecommitdiff
path: root/src/gui/widgets/skillinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/skillinfo.h')
-rw-r--r--src/gui/widgets/skillinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/skillinfo.h b/src/gui/widgets/skillinfo.h
index 06c5a8670..f41bc46fc 100644
--- a/src/gui/widgets/skillinfo.h
+++ b/src/gui/widgets/skillinfo.h
@@ -45,7 +45,7 @@ struct SkillInfo final
{
std::string skillLevel;
std::string skillExp;
- std::string skillMana;
+ std::string skillEffect;
std::string useButton;
float progress;
Color color;