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 6fff692c8..4e322b1cf 100644
--- a/src/net/tmwa/markethandler.cpp
+++ b/src/net/tmwa/markethandler.cpp
@@ -53,7 +53,7 @@ void MarketHandler::close()
void MarketHandler::buyItem(const int itemId A_UNUSED,
const int type A_UNUSED,
- const unsigned char color A_UNUSED,
+ const ItemColor color A_UNUSED,
const int amount A_UNUSED) const
{
}