mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Typo fix in networkprotocol.h
InventoryAction is in inventorymanager.h
This commit is contained in:
parent
627c747470
commit
e357577cb2
1 changed files with 1 additions and 1 deletions
|
@ -661,7 +661,7 @@ enum ToServerCommand
|
||||||
|
|
||||||
TOSERVER_INVENTORY_ACTION = 0x31,
|
TOSERVER_INVENTORY_ACTION = 0x31,
|
||||||
/*
|
/*
|
||||||
See InventoryAction in inventory.h
|
See InventoryAction in inventorymanager.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
TOSERVER_CHAT_MESSAGE = 0x32,
|
TOSERVER_CHAT_MESSAGE = 0x32,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue