summaryrefslogtreecommitdiff
path: root/src/net/tmwa/skillhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/skillhandler.h')
-rw-r--r--src/net/tmwa/skillhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/skillhandler.h b/src/net/tmwa/skillhandler.h
index 12a6021e5..2dcd60540 100644
--- a/src/net/tmwa/skillhandler.h
+++ b/src/net/tmwa/skillhandler.h
@@ -51,6 +51,6 @@ class SkillHandler final : public MessageHandler, public Ea::SkillHandler
void useMap(const int id, const std::string &map) const override;
};
-} // namespace TmwAthena
+} // namespace TmwAthena
#endif // NET_TA_SKILLHANDLER_H