Skip to content

Commit

Permalink
Typo fix in networkprotocol.h
Browse files Browse the repository at this point in the history
InventoryAction is in inventorymanager.h
  • Loading branch information
nerzhul committed Feb 19, 2015
1 parent 627c747 commit e357577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/networkprotocol.h
Expand Up @@ -661,7 +661,7 @@ enum ToServerCommand

TOSERVER_INVENTORY_ACTION = 0x31,
/*
See InventoryAction in inventory.h
See InventoryAction in inventorymanager.h
*/

TOSERVER_CHAT_MESSAGE = 0x32,
Expand Down

0 comments on commit e357577

Please sign in to comment.