summaryrefslogtreecommitdiff
path: root/src/net/tmwa/skillhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/skillhandler.cpp')
-rw-r--r--src/net/tmwa/skillhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/skillhandler.cpp b/src/net/tmwa/skillhandler.cpp
index 3faeeb718..d52841b63 100644
--- a/src/net/tmwa/skillhandler.cpp
+++ b/src/net/tmwa/skillhandler.cpp
@@ -92,4 +92,8 @@ void SkillHandler::feelSaveOk(const int which A_UNUSED) const
{
}
+void SkillHandler::lessEffects(const bool isLess A_UNUSED) const
+{
+}
+
} // namespace TmwAthena