forked from Mirrorlandia_minetest/minetest
Typo fix in networkprotocol.h
InventoryAction is in inventorymanager.h
This commit is contained in:
@ -661,7 +661,7 @@ enum ToServerCommand
|
||||
|
||||
TOSERVER_INVENTORY_ACTION = 0x31,
|
||||
/*
|
||||
See InventoryAction in inventory.h
|
||||
See InventoryAction in inventorymanager.h
|
||||
*/
|
||||
|
||||
TOSERVER_CHAT_MESSAGE = 0x32,
|
||||
|
Reference in New Issue
Block a user