summaryrefslogtreecommitdiff
path: root/src/net/tmwa/markethandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/markethandler.cpp')
-rw-r--r--src/net/tmwa/markethandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/markethandler.cpp b/src/net/tmwa/markethandler.cpp
index ecab3790e..7c29d042d 100644
--- a/src/net/tmwa/markethandler.cpp
+++ b/src/net/tmwa/markethandler.cpp
@@ -37,7 +37,7 @@ void MarketHandler::close() const
}
void MarketHandler::buyItem(const int itemId A_UNUSED,
- const int type A_UNUSED,
+ const ItemTypeT type A_UNUSED,
const ItemColor color A_UNUSED,
const int amount A_UNUSED) const
{