summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/net/manaserv/specialhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/manaserv/specialhandler.cpp b/src/net/manaserv/specialhandler.cpp
index 4f99368bc..de45c2144 100644
--- a/src/net/manaserv/specialhandler.cpp
+++ b/src/net/manaserv/specialhandler.cpp
@@ -57,7 +57,7 @@ void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED,
// TODO
}
-void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED, int x _UNUSED_,
+void SpecialHandler::use(int id A_UNUSED, int level A_UNUSED, int x A_UNUSED,
int y A_UNUSED)
{
// TODO