summaryrefslogtreecommitdiff
path: root/src/net/eathena/generalhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/generalhandler.cpp')
-rw-r--r--src/net/eathena/generalhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/generalhandler.cpp b/src/net/eathena/generalhandler.cpp
index a2e2e1be9..03c2d8864 100644
--- a/src/net/eathena/generalhandler.cpp
+++ b/src/net/eathena/generalhandler.cpp
@@ -358,7 +358,7 @@ void GeneralHandler::gameStarted() const
statusWindow->addAttribute(MATK, _("M.Attack"));
statusWindow->addAttribute(MDEF, _("M.Defense"));
// xgettext:no-c-format
- statusWindow->addAttribute(HIT, _("% Accuracy"));
+ statusWindow->addAttribute(Attributes::HIT, _("% Accuracy"));
// xgettext:no-c-format
statusWindow->addAttribute(Attributes::FLEE, _("% Evade"));
// xgettext:no-c-format