This commit is contained in:
Akkadius
2023-01-31 20:37:13 -06:00
parent 54050924d8
commit 60707a14db
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -675,7 +675,7 @@ void handle_player_item_click(
QuestInterface *parse,
lua_State* L,
Client* client,
const std::string& data,
std::string data,
uint32 extra_data,
std::vector<std::any> *extra_pointers
);