summaryrefslogtreecommitdiff
path: root/src/resources/skill/skillinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/skill/skillinfo.h')
-rw-r--r--src/resources/skill/skillinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/skill/skillinfo.h b/src/resources/skill/skillinfo.h
index 689ab20a0..929d680b5 100644
--- a/src/resources/skill/skillinfo.h
+++ b/src/resources/skill/skillinfo.h
@@ -59,6 +59,8 @@ struct SkillInfo final
SkillData *data;
int level;
int customSelectedLevel;
+ int customOffsetX;
+ int customOffsetY;
int skillLevelWidth;
unsigned int id;
int range;