From 5341bf59c20c770ab50b80d6b336b47ed509f8d8 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 15 Oct 2011 12:17:21 +0300 Subject: Improve mobv2 --- src/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 87c7e328d..85e85dcd6 100644 --- a/src/client.h +++ b/src/client.h @@ -183,7 +183,7 @@ public: void groundAction(u8 action, v3s16 nodepos_undersurface, v3s16 nodepos_oversurface, u16 item); - void clickActiveObject(u8 button, u16 id, u16 item); + void clickActiveObject(u8 button, u16 id, u16 item_i); void sendSignNodeText(v3s16 p, std::string text); void sendInventoryAction(InventoryAction *a); -- cgit v1.2.3